hr { all: unset; display: block; width: 100%; height: 1rem; margin: auto; position: relative; background: var(--background-hr-glow); &.mirror { background: var(--background-hr-glow-mirror); } }