title permalink layout About /about/ page <style> .profile-container { width: 100%; height: 100%; display: flex; } .profile-img-container { width: 100px; height: 20%; overflow: hidden; } .profile-img { width: 100%; height: 100%; border-radius: 20%; object-fit: cover; } .profile-txt-container { margin-left: 5%; width: 70%; position: relative; } .profile-txt { text-align: justify; height: min-content; position: absolute; top: 20%; } </style> ⚾야구를 좋아하는 개발자 준비생의 블로그입니다💻 Study Java Spring MySQL