body{background-color:#080808;justify-content:center;align-items:center;height:100dvh;min-height:100vh;margin:0;font-family:Segoe UI;display:flex}main{background-color:#080808;width:100%;max-width:600px}p{color:#f0f0f0}h1{color:#f0f0f0;margin-bottom:10px;font-weight:600}span{color:#4a4a4a;font-size:12px}header{border-bottom:1px solid #181818;margin-bottom:20px;padding-bottom:20px}h2{color:#4a4a4a;letter-spacing:1px;margin-bottom:20px;font-size:9px;font-weight:500}p{color:#999;margin-bottom:20px}section{margin-bottom:10px;padding:10px}section:nth-child(2){border-bottom:1px solid #181818}.containList{border-bottom:1px solid #181818;justify-content:space-around;margin-bottom:20px;display:flex}section:nth-child(3)>div{color:#717171;display:flex}.contact{gap:20px;display:flex}.icon{cursor:pointer;transition:all .5s}.icon:hover{fill:#fff}@media screen and not (min-width:768px){.containList{border-bottom:1px solid #181818;flex-direction:column;justify-content:space-around;margin-bottom:20px;display:flex}main{padding:10px}}@media screen and not (min-width:500px){body{padding-top:50px}}
