* {
    margin: 0;
    font-family: Arial, sans-serif;
}

body {
    background-color: white;
    color: black;
}
