section#home{background-color:#202029;justify-content:center;flex-direction:column;align-items:center;text-align:center;display:flex}section#home>.content{height:calc(100vh - 190px);justify-content:center;flex-direction:column;margin-bottom:50px;align-items:center;text-align:center;display:flex}section#home>.content>img{border-radius:50%;margin-bottom:5px;height:auto;width:200px}section#home>.content>.below-photo>h1{font-size:48px;color:#fff}section#home *{color:#ababab}section#home>.please-scroll{flex-direction:row;align-items:center;position:relative;display:flex;bottom:0;gap:10px}section#home .please-scroll p{font-weight:700;font-size:24px}section{padding:20px 60px 30px;line-height:1.6}section h1{font-size:35px}section p{padding:revert}section:nth-child(2n){background-color:#1d1d25}section:nth-child(odd){background-color:#17171e}