#root,body,html{height:100%}body{background:#eef6fc;color:#163049;margin:0}*{box-sizing:border-box}a{color:#06c;text-decoration:none}a:hover{text-decoration:underline}.app-shell{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.app-content-scroll{height:100vh}.app-content{padding:32px 28px 48px}