body {
    font-family: Arial, sans-serif;
    text-align: center;
    margin-top: 50px;
}

h1 {
    color: #0077cc;
}

#api-response {
    margin-top: 20px;
    font-size: 18px;
    color: #555;
}
