body,html{margin:0;padding:0;color:#2c3e50}.app-container{width:100vw;height:100vh;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.app-content{width:100%;max-width:27.30667rem;min-height:100vh;position:relative;background:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}@media (min-width:1020px){body,html{background:#000}.app-content{background:#fff;overflow:auto}.app-container{height:160vh;background:#fff}}