body{margin:0!important}.content{flex-grow:2;width:40vw;max-width:500px;margin:0 auto}.content p{width:95%;font-size:1.5em;line-height:1.4}.plane-container{pointer-events:none;border-top-left-radius:37.5px;border-top-right-radius:37.5px;width:75px;height:calc(100vh + 37.5px);margin:0 auto;position:relative;overflow:hidden}.plane{filter:brightness(0)saturate()invert(10%)sepia(57%)saturate(3082%)hue-rotate(215deg)brightness(96%)contrast(95%);background:url(../media/plane-icon.0co4w819~tqc3.svg) 50%/contain no-repeat;width:55px;height:150px;margin-left:10px;animation:6s linear infinite planeAnimation;position:absolute;bottom:-50px;transform:rotate(-180deg)}@keyframes planeAnimation{to{transform:translateY(-110vh)}}@media (max-width:600px){body{margin:0 5vw}}