*{
    font-family: sans-serif;
    color: white;
}

body{
    background: tomato;
    overflow: hidden;
    padding: 20px;
}
