*{margin:0;padding:0;box-sizing:border-box}html,body{min-width:800px}#root{min-height:100vh;max-height:100%;width:100%;min-width:800px}.slide-in.transition-complete{background-color:#333;position:relative;height:auto;min-height:100vh;z-index:1;background:transparent}.slide-out{background-color:#333;position:fixed;top:0;left:0;width:100%;height:100%;min-height:100vh;max-height:100%;z-index:999999;background:#f4c430;transform-origin:top}.app{max-height:100%;min-height:100vh;width:100%;min-width:800px}
