* {
    margin: 0;
    font-family: JetBrains Mono;
}

a { 
    text-decoration: none;
}

button {
    cursor: pointer;
}
