body {
    font-family: Arial, sans-serif;
    background: #f4f4f4;
    text-align: center;
    margin-top: 80px;
}

h1 {
    color: #2c3e50;
}
