:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden}.phrase{display:flex;align-items:end}.phrase .wrong{color:red}.phrase .right{color:green}.phrase .activePartContainer{margin:0 5px;display:flex;flex-direction:column}.phrase .replace{font-style:italic}input[type=checkbox]{accent-color:#d2b48c}#root{display:flex;height:100vh;width:100vw}
