body{
    margin: 120px 0 0;
    background-color: #2c2c2c;
}

h1{
    text-align: center;
    font-size: 3rem;

    color: #e0e0e0;
}
