*{box-sizing:border-box}:root{font-family:Inter var,sans-serif}body{margin:0}h1,h2,h3{font-weight:700}:root{--weight-min: 50;--weight-max: 900;--animation-speed: 4.5s}p{font-size:5rem;color:#e04928;padding-left:3rem}.font-breathing>span{animation:breath var(--animation-speed) alternate cubic-bezier(.5,.08,.5,.95) infinite 1s;animation-fill-mode:both}@keyframes breath{0%{font-weight:var(--weight-min)}to{font-weight:var(--weight-max)}}main{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:.4em;padding-left:1rem;width:1080px;height:1920px}.fitstop-logo{grid-row:1 / 2;grid-column:2 / 6;padding-top:1rem;padding-bottom:0rem;display:flex;align-items:center;justify-content:center}.balloons{grid-row:1 / 4;grid-column:1 / 2;padding-left:8px}.about{grid-row:3 / 4;grid-column:1 / 2}.posts{grid-row:2 / 5;grid-column:2 / 6;padding-right:1rem}main{background-color:#000;width:1080px;height:1920px}.display-name{margin:0;line-height:1}.about h3{display:inline;font-size:1em;margin-right:.5em}.author{color:#0ff;font-size:4rem;padding:.5rem;margin-bottom:0rem;height:120px}.authorupcoming{color:#d3d3d3;font-size:3.5rem;padding:.5rem;margin-bottom:0rem;height:120px}h2{font-size:2rem;color:#faebd7}.display-date{text-align:center;margin-bottom:10px;font-size:1.6rem;font-weight:600;color:#d3d3d3}
