body,html{margin:0;padding:0;height:100%;width:100%;font-family:sans-serif;color:#000;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{display:flex;flex-direction:column;min-height:100vh}.splash{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;z-index:100000;transition:opacity .25s ease}