h1{
    color: blue;
    text-align: center;
    font-size: 50px;
    text-shadow: 2px 2px 8px rgba(255, 49, 49, 0.753);
}