* {
    margin: 0;
    padding: 0;
    font-family: 'Inter';
    color: white;
}

html {
    background-color: #000;
}