body {
    font-size: 1.2em;
    * {
        outline: 10px solid hsla(0, 50%, 50%, 0.5);
        background: hsla(0, 50%, 50%, 0.15);
    }
}