body {
    font-size: 34px;
}

button {
    background: none;
    font-size: larger;
}

h1 {
    color: orange;
}

body {
    background-color: yellow;
}