html,body{background:#fff;min-height:100%;margin:0;font-family:sans-serif}*{box-sizing:border-box}#page-content{opacity:1;min-height:100vh;transition:opacity .3s ease-in-out}body.page-transition #page-content{opacity:0}
