body{margin:0;overflow-y:hidden}.header-bar{align-items:center;background:#ffcdd2;box-shadow:5px 1px 10px #757575;display:flex;height:37px;justify-content:center;position:fixed;width:100%;z-index:1}.header-bar .header-button{margin:0 7px}.header-bar .header-button-label{font-weight:400}.header-bar .header-button-label-selected{font-weight:700}.home{background-color:#ffcdd2;height:100%;position:relative;top:37px}.home .header{display:inline-block;position:relative;width:350px;height:280px;align-self:flex-end;display:flex;height:100%;margin-bottom:100px;margin-left:50px;margin-right:-400px;width:20vw}.home .header:after,.home .header:before{transform:rotate(-45deg);transform-origin:0 100%;background:#e0f7fa;border-radius:175px 175px 0 0;content:"";height:280px;left:175px;position:absolute;top:0;width:175px}.home .header:after{transform:rotate(45deg);transform-origin:100% 100%;left:0}.home .header .contents{color:#ef9a9a;font-size:36px;margin-left:80px;margin-right:-100px;margin-top:60px;text-align:center;width:200px;z-index:2}.home .header .content-less-em{font-family:Pacifico,cursive;font-size:24px}.home .header .content-more-em{font-family:Baloo,cursive;font-size:72px;font-style:bold}.home .body{display:flex;justify-content:space-between}.home .wallpaper{height:calc(100vh - 37px);width:110vw}.timeline{background-color:#ffcdd2;min-height:calc(100vh - 37px);position:relative;top:37px}.timeline .gallery-title{color:#ec407a;font-family:Baloo,cursive;font-size:72px;font-style:bold;margin:0;text-align:center}.timeline .timeline-container{align-items:center;display:flex;height:calc(100vh - 37px - 114px);justify-content:space-between;padding:10px 20px}.timeline .gallery{height:calc(100vh - 37px - 114px);margin:0 40px;overflow-y:auto;width:100%}