*{
    margin: 0;
    padding: 0;
    border: none;
}

body {
    font-family: Roboto, sans-serif;
   
}

ul, ol, li {
    list-style: none;
}