.introduction{z-index:10000;background-color:#141516;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed}.introduction svg{width:100%;height:calc(100% + 300px);position:absolute;top:0}.introduction svg path{fill:#141516}.introduction p{color:#fff;z-index:1;align-items:center;font-size:42px;display:flex;position:absolute}.introduction p span{background-color:#fff;border-radius:50%;width:10px;height:10px;margin-right:10px;display:block}
