h1 {
    font-size: 40px;
    font-family: Arial, sans-serif;
    animation: bounceIn 3s ease;
}
