body{
    margin: 0;
    font-family: Ubuntu, Arial, sans-serif;
}
a{
    color: #6366F1;
}
a:hover{
    text-decoration: none;
}
