section{min-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1}.flourish{position:absolute;bottom:0;width:100%;height:100%;z-index:-1;overflow:hidden}.flourish.top{top:0;transform:rotate(180deg)}.flourish canvas{opacity:.1}.project-tile .fill{width:100%;height:0;padding-bottom:100%;position:relative;border-radius:10px;justify-content:center;display:flex;align-items:center}.project-tile .fill img{width:50%;position:absolute;top:50%;transform:translateY(-50%)}.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));grid-gap:10px}.projects.centered{justify-items:center}.projects .project{width:110px}.progress-linear{width:100%;height:5px;border-radius:2.5px;background-color:#0f1923;margin-bottom:10px}.progress-linear .p{background-color:#65ffb7;height:100%;border-radius:2.5px;transition:width .2s ease-in-out}.profile-photo{border-radius:50%;border:5px solid #65ffb7;width:150px;height:150px}#skill-info{border:5px solid #65ffb7;border-radius:5px}