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

h1 {
    color: #3366cc;
}

button {
    padding: 10px 20px;
    font-size: 16px;
}
