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

h1 {
    font-size:42px;
}
