body{
    margin: 0;
    font-family: 'Trispace', sans-serif;
}
a{
    text-decoration: none;
}

li{
    list-style: none;
}