body{
    text-align: center;
    background-color: rgb(238, 192, 246);
}
h1{
    text-shadow: 4px 4px 4px #fff;
    font-family: 'Times New Roman', Times, serif;
}