*{
    text-align: center;
}
#tela{   
    border: 3px solid black;
    background-color: azure;
} 
body{
    background-color: darkolivegreen;
}