body {
    font-family: 'Arciform Sans', sans-serif;
    /*background: #000000;*/

}

h1 {
    text-align: center;
    margin: 2rem;
    color: #fff;
    text-shadow: 2px 2px 2px rgb(0, 0, 0, 0.46);
}