* { box-sizing: border-box; } html, body { font-family: sans-serif; } a { color: currentColor; text-decoration: none; } a:hover { opacity: 0.5; }