body{
    font-family: "Nunito", sans-serif;
    user-select: none;
}
.rubik{
    font-family: "Rubik", sans-serif;
}

.colored{
    background-color: rgb(254, 252, 236);
    
}

