.profile-pic { width: 200px; } .page-title { font-family: "Comic Sans MS"; font-size: 50px; text-align: center; text-shadow: 7px 7px 7px rgba(0,0,0,0.5); } .page-header { background-color: black; color: white; font-size: 22px; font-weight: bold; text-align: center; } .info-section { background-color: black; padding: 20px; margin-top: 30px; margin-bottom: 30px; } .gallery-section { background-color: darkgreen; text-align: center; }