body{
    background-color: #fcbdd3;
}

h1{
    text-align: center;
    color: #fb83ad;
}
a{
    color: #fee0ea;
}