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

h1{
    font-size: 20px;
    color: white;
}