body {
    text-align: center;
}

h1 {
    display: inline-block;
    margin-top: 200px;
    font-weight: bold;
    font-size: 120pt;
    font-family: Arial, sans-serif;
    text-decoration: none;
    color: black;
}
