body {
font-family: Arial;
text-align: center;
background-color: #111;
color: white;
}

a {
color: cyan;
font-size: 20px;
text-decoration: none;
}
