* { 
    margin: 0; 
    padding: 0; 
}

body {
    overflow: hidden;
    font-family: sans-serif;
    font-size: 100%;
}