/*
#ffeaf8
#a47d99
#1e1e1e
#bc1f1f
#e93e13
#ea8c33
#e3c935
#8baa1b
#5a7300
#5e9c6b
#5ea9d4
#432cf1
#796acf
#ff44c7
#ff1e65
#ffb7dc*/

body {
    background-color: #1e1e1e;
}

h1 {
    font-family: "Bitcount Grid Double", system-ui;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    font-size: 50px;
    font-variation-settings:
        "slnt" 0,
        "CRSV" 0.5,
        "ELSH" 0,
        "ELXP" 0;
    color: #ffeaf8;
    text-align: center;
}