body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.playground{align-items:center;background:#f5f5dc00;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;width:100vw}.questionpanel{background:rgba(53,226,171,.697);height:15%}.optionpanel,.questionpanel{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:3px solid #000;border-radius:50px;display:flex;justify-content:space-evenly;width:80%}.optionpanel{background-color:hsla(34,78%,91%,.566);flex-direction:column;height:60%}.wrong{background-color:#f000}.correct,.wrong{align-items:center;display:flex;justify-content:space-evenly}.correct{background-color:#688e6800}.content{position:relative;z-index:1}.bgvideo{height:100%;left:50%;object-fit:cover;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:-1}
/*# sourceMappingURL=main.125165a4.css.map*/