@import url("https://fonts.googleapis.com/css2?family=Cairo&display=swap");*{box-sizing:border-box;padding:0;margin:0;font-family:Cairo}body,html{max-width:100vw;overflow-x:hidden}.wrap{display:inline-block;line-height:.7;text-align:center;flex-wrap:wrap;justify-content:center}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media screen and (min-width:350px){.cent{display:flex;text-align:center}.cent,.cent1{justify-content:center}.cent1{display:block;padding-top:45px}}@media screen and (min-width:700px){.cent{display:flex;justify-content:flex-end}.cent1{display:flex;justify-content:space-evenly;padding-top:"45px",}}span{text-align:center}#preloader{background:transparent url(https://hackernoon.imgix.net/images/0*4Gzjgh9Y7Gu8KEtZ.gif);height:100vh;width:100%;position:fixed;background-repeat:no-repeat;background-size:250px;background-position-x:center;background-position-y:center;z-index:100}