body {
    background-color: white;
}

.button, button, input[type='button'], input[type='reset'], input[type='submit'] {
    font-size: 1.5rem;
}

