html{font-size:16px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Microsoft Yahei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100vw;height:100vh}body *{box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.cm-flex-row{-ms-flex-direction:row;flex-direction:row}.cm-flex-col,.cm-flex-row{display:-ms-flexbox;display:flex}.cm-flex-col{-ms-flex-direction:column;flex-direction:column}.cm-justify-start{-ms-flex-pack:start;justify-content:flex-start}.cm-justify-end{-ms-flex-pack:end;justify-content:flex-end}.cm-justify-center{-ms-flex-pack:center;justify-content:center}.cm-justify-between{-ms-flex-pack:justify;justify-content:space-between}.cm-justify-around{-ms-flex-pack:distribute;justify-content:space-around}.cm-justify-evenly{-ms-flex-pack:space-evenly;justify-content:space-evenly}.cm-items-start{-ms-flex-align:start;align-items:flex-start}.cm-items-end{-ms-flex-align:end;align-items:flex-end}.cm-items-center{-ms-flex-align:center;align-items:center}.cm-items-baseline{-ms-flex-align:baseline;align-items:baseline}.cm-items-stretch{-ms-flex-align:stretch;align-items:stretch}.cm-self-start{-ms-flex-item-align:start;align-self:flex-start}.cm-self-end{-ms-flex-item-align:end;align-self:flex-end}.cm-self-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.cm-self-baseline{-ms-flex-item-align:baseline;align-self:baseline}.cm-self-stretch{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.cm-flex-1{-ms-flex:1 1 0%;flex:1 1 0%}.cm-flex-auto{-ms-flex:1 1 auto;flex:1 1 auto}.cm-grow{-ms-flex-positive:1;flex-grow:1}.cm-grow-0{-ms-flex-positive:0;flex-grow:0}.cm-shrink{-ms-flex-negative:1;flex-shrink:1}.cm-shrink-0{-ms-flex-negative:0;flex-shrink:0}.cm-relative{position:relative}a{text-decoration:none;color:initial}input{border:none}input,select{outline:none}