@charset "UTF-8";*{box-sizing:border-box}html,body{height:100%}html body{margin:0;padding:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;background-color:#f8f8ff}app-root{display:block;min-height:100%}.ql-align-left{text-align:left}.ql-align-right{text-align:right}.ql-align-center{text-align:center}.ql-align-justify{text-align:justify}.backgroundImgRepeat{background-repeat:repeat}.backgroundImgCenter{background-repeat:no-repeat;background-position:center center}.backgroundImgContain{background-repeat:no-repeat;background-position:center center;background-size:contain}.backgroundImgCenter,.backgroundImgContain,.backgroundImgRepeat{background-clip:border-box}
