*,:after,:before{box-sizing:border-box;user-select:none}html{height:100%}body{background:#fff;color:#383a3c;font-weight:400;font-size:1em;line-height:1.25;font-family:Raleway,Calibri,Arial,sans-serif;min-height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}body>*{position:absolute}body>.center{position:relative;text-align:center}h1{color:#f9f1e9;text-transform:uppercase;font-size:4.2em;letter-spacing:.1em;margin:0}h1>.thin{font-weight:200}hr{margin:1rem auto;width:150px;border-style:solid;border-color:rgba(255,255,255,.5);border-width:.5px}h1+hr{width:300px;border-width:1px}a{text-decoration:none;color:rgba(255,255,255,.7);transition:color .5s ease}a:hover{color:#fff}body{background-color:#3d3d3d}#back,#source{opacity:0}#back.loaded,#source.loaded{transition:opacity 1s linear,color .5s ease;opacity:1}#source:not(.loaded){cursor:default}#source{position:fixed;bottom:0;right:0;margin:10px;text-align:right;font-weight:lighter}#back{top:0;left:0;bottom:100%;right:100%;height:100%;width:100%;object-fit:cover;filter:brightness(50%);-webkit-user-drag:none}.fa{margin:0 2.5px}.fa-github:hover{color:#333}.fa-gitlab:hover{color:#fc6d26}.fa-bitbucket:hover{color:#0052cc}