html{height:100%;line-height:1.15;-webkit-text-size-adjust:100%}:root{--hefo-bg-color:#003d99;--hefo-font-family:"Varela Round",sans-serif}body{display:flex;flex-direction:column;height:100vh;margin:0;padding:0}.page-head{height:80px;color:#fff;background-color:var(--hefo-bg-color);font-family:var(--hefo-font-family)}.page-content,.page-head{display:flex;justify-content:center;align-items:center}.page-content{flex:auto;background-color:#e6e6e6}.content-box{display:flex;flex-direction:column;align-items:center;width:40%;height:450px;padding:10px;border:2px solid #0d0d0d;border-radius:6%;box-shadow:3px 3px 10px rgba(0,0,0,.8);color:#000;background-color:#fff;overflow:hidden}.content-box__item{display:flex;width:100%}.content-box__item--top{box-sizing:border-box;height:80%;padding:10px;border-bottom:1px solid rgba(0,0,0,.5);font-size:30px;overflow-x:hidden;overflow-y:auto}.content-box__item--bottom{justify-content:space-evenly;align-items:center;height:20%}.btn{width:80px;height:50px;box-shadow:3px 3px 10px rgba(0,0,0,.8);cursor:pointer}.page-foot{display:flex;justify-content:center;align-items:center;height:50px;background-color:var(--hefo-bg-color);font-family:var(--hefo-font-family)}.created-by{text-align:center;font-size:25px;color:rgba(0,0,0,.5)}.created-by:hover{cursor:pointer;color:#fff}@media (max-width:880px){.content-box{width:60%}}
/*# sourceMappingURL=/src.21ce97d1.css.map */