@font-face{font-family:Roboto-R;src:url(/assets/fonts/Roboto-Regular.ttf) format("ttf")}:root{--green:#72cca7;--green-light:rgba(113,204,166,0.16862745098039217);--red:#dc5656;--red-light:rgba(220,86,86,0.16862745098039217);--white:#fff;--black:#353535;--shadow:1px 1px 9px 0px #dbdbdb}*{-webkit-user-select:none;user-select:none}body{width:100vw;height:100vh;margin:0 auto;overflow:hidden;color:var(--black);font-family:Roboto-R,sans-serif}app-root{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-direction:column}