body{
    margin: 0;
    background: #0F0F19 !important;
    height: 100vh;
    color: #F5F5F7;
    font-family: "Orbitron";
}

.dark{
    background-color: #0F0F19 !important;
}