body {
    background-color:  rgb(238, 99, 210);
    text-align: center;
}
h1 {
    color: white;
    font-size: 50px;
}