*{
    font-family: Arial, Helvetica, sans-serif;
}
body{
    background-color: black;
    color: white;
}
h1{
    text-align: center;
    font-weight: bold;
}