h1{
    color: white;
    text-align: center;
    background-color: #FE5274;
}

h2{
    color: chartreuse;
    text-align: center;
}