html {
    font-size: 50px;
    font-family: "Bitcount Grid Double", serif;
    background-color: #000000;
    text-align: center;
}
body {
    color: hotpink;
}