
html, body {
    margin: 0;
    padding: 5px 10px;
    color: #ffffff;
    font-family: "Sofia Sans", serif;
    font-optical-sizing: auto;
    font-weight: 200;
    font-style: normal;
    font-size: 14px;
    line-height: 1.25;
    -webkit-text-size-adjust: 100%;
}

h1 {
    text-shadow: 0 0 8px #CEFFC280;
}
