html,
body
{
    background-color: aqua;
}

.button
{
    height: 30px;
}
