body{
    background-color: chartreuse;
    margin: 0 auto;
}

h1{
    text-align: center;
}