.page-about{display:flex;flex-flow:column;gap:4em;place-items:center}.page-about>p{color:#fff;max-width:500px;font-size:1.3em}.page-about .profile-pic{display:flex;flex-flow:column;gap:.5rem;place-items:center;color:#fff}.page-about .profile-pic h3{font-size:2em;font-weight:800}.page-about .profile-pic img{width:150px;aspect-ratio:1;border-radius:100%;overflow:hidden}
