* {
    font-family: sans-serif;
}

body {
    margin: 0;
}

header, main, footer {
    padding: 1rem;
}