
html, body {
    padding: 20px;
    background-color: gainsboro;
}

h1 {
    font-size: 20px;
}