@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");@keyframes spin{0%{animation-timing-function:cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);transform:rotate(0deg)}100%{transform:rotate(360deg)}}body{background:#0b0102;font-family:'Poppins'}h1{margin:0;text-align:center;font-size:2.3rem}h2{margin:0;font-size:1.5rem}img.main{height:300px;width:100%;object-fit:cover}li{margin-bottom:1rem}main{padding:1.5rem}main p{font-size:1.2rem;line-height:2rem;margin-bottom:2rem}section{width:640px;background:#fcfee9;margin:0 auto 2rem auto;border-radius:8px}#sign{margin:auto;background:transparent;display:inline;vertical-align:bottom}p:nth-of-type(1){margin-top:0}p:last-of-type{margin-bottom:0}#top h3{text-align:center}
