Loop @import url(‘https://fonts.googleapis.com/css2?family=Montserrat:ital@1&display=swap’); *{ margin: 0; padding: 0; box-sizing: border-box; } html{ font-size: 62.5%; } body{ background: #141820; } .intro_container{ width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; flex-direction: column; } .row{ width: 100vw; height: 3.6rem; display: flex; justify-content: center; align-items: center; } .box{ width: 3.6rem; height: 3.6rem; position: relative; opacity: 0; }متابعة قراءة
