.App{display:flex;flex-direction:column;width:100vw;height:100vh}.SideMenuAndPageContent{display:flex;flex:1 1;justify-content:flex-start;align-items:flex-start;background-color:#ffffff7f}.ExcludedLayout{flex:1 1;background-color:transparent}.ExcludedLayout,.SideMenu{display:flex;flex-direction:column}.SideMenu{justify-content:space-between;height:100%;border-right:1px solid #e8f5ee}.CreateContainer{display:flex;justify-content:center;align-items:center;flex:1 1;background-color:#e8f5ee}.CenteredCard{width:35%;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:20px;background-color:#fff}body{margin:0;padding:0}.back-button{color:#439847;font-weight:550;font-size:30}html{font-size:12px}