body{background-color:#10061b;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,serif;color:#fff}.navbar{z-index:9999}#masthead{height:100%;height:100vh;background:linear-gradient(67deg,rgba(9,0,18,1) 0,rgba(16,6,27,1) 100%);z-index:4;animation:xd 10s ease;overflow:hidden}#masthead>div{display:flex;justify-content:center;align-items:center;height:100%;width:100%;position:absolute;top:0;left:0;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#masthead div:nth-last-child(1){display:flex;flex-direction:column;align-items:center}.lead{text-align:center}.lead>a{margin-bottom:.5em}.bg-dark{background:0 0!important}.bg-dark.scrolled{background:#10061b!important}@keyframes xd{from{opacity:0}to{opacity:1}}