body{
    background-color: rgb(178, 101, 249);
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    text-align: center;
}

button{
    background-color: aqua;
}