.root{background-color:red}*{box-sizing:border-box}body{font-family:sans-serif;height:100vh;margin:0;overflow:hidden;padding:0}.root{display:flex;flex-direction:column;height:100%;min-height:100%;overflow:auto;text-align:center}.footer{color:#000;font-weight:600}.main-wrapper{display:flex;flex-direction:column;height:100vh;overflow:auto}.main-contentContainer{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.main-content{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.profile-button a{background-color:#e6e6e6;border-radius:5px;color:#000;padding:10px 20px;text-decoration:none}.profile-button a:hover{background-color:#d9d9d9}.logout-button button{background-color:initial;border:none;color:#000;cursor:pointer}.logout-button button:hover{color:red}@media screen and (max-width:600px){.main-content{padding:10px}}
/*# sourceMappingURL=main.8e41339e.css.map*/