*{
    margin: 0;
    padding: 0;
    
}
body {
    font-family: Roboto, Helvetica, sans-serif;
}
nav{
    background-color: #3a41a7;
}