*{
    margin: 0;
    text-decoration: none;
    box-sizing: 0;
    font-family: "DM Mono", monospace;
}
h1{
    font-size: 5rem;
}
.text{
    font-size: 2rem;
}