html{line-height:1.2;-webkit-text-size-adjust:100%}*,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,sans-serif}*{margin:0;padding:0;box-sizing:border-box}.container{width:100%;height:100vh;overflow:hidden}.container.first-container{background:#03231e}.container.first-container div{height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;animation:scrollUp 10.5s linear infinite}.container.first-container div h1{font-family:Source Code Pro,monospace;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:hsla(0,0%,100%,.5);color:transparent;font-size:6rem;transition:color 1s}@keyframes scrollUp{0%{transform:translate(0)}to{transform:translateY(-100%)}}
/*# sourceMappingURL=/style.7d4ead1f.css.map */