body{
    text-align: center;
    background-color: rgb(230, 219, 228);
    text-shadow: 5px;

}
h1{
    text-align: center;
}