#pageArea, #navArea, #portfolioLoading, #portfolioArea, .categoryColumn, .categoryCell, .currentCategory, .portfolioItem { width: 100%; display: block; box-sizing: border-box; } #navArea, #portfolioLoading, #portfolioArea { width: 100vw; } #titleArea, .introCell { text-align: center; } #showPortfolio { display: table; } #portfolioCategories { display: none; }