.page-container{display:flex;flex-direction:column;min-height:100vh}.project-page{flex:1 1;padding:5rem 1rem 2rem;max-width:800px;margin:0 auto}.project-page h1{margin-top:0}.project-image{display:flex;justify-content:center;overflow:hidden}.project-image img{max-height:300px;width:auto;max-width:70%;height:auto;object-fit:contain;border-radius:8px}.project-section{margin-bottom:2rem}.project-image{width:100%;height:auto;border-radius:8px;margin:1rem 0}