body{
    text-align:center;
    background-color:azure;
}
button{
    background-color:bisque;
}