body {
    font-family: system-ui;
    font-size: 1.3rem;
    margin: 0;
}

body * {
    background-color: hsl(0, 100%, 50%, 0.1);
}