body{
    background-color: #0A3F23;
}
section{
    margin-top: 5rem;
}
h1, p{
    color: white;
    text-align: center;
}

h2{
    color: deeppink;
    text-align: center;
}