.layout-separation{display:grid;gap:.2rem;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr)}.layout-separation>*{align-items:center;border-radius:.3rem;display:flex;padding:.25rem .5rem}.layout-separation.layout-light>*{background:#fafafa}.layout-separation.layout-score>*{background:#555;color:#fff;font-family:Courier New,Courier,monospace;justify-content:center}
