main{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;place-items:center;pointer-events:none;-webkit-user-select:none;user-select:none}@media only screen and (max-width: 768px) {.ember{height: 60%; width: 60%; object-fit: contain;}}@media only screen and (min-width: 769px) {.ember{ height: 40%; width: 40%; object-fit: contain;}}h1,p{all:unset;font-weight:700;font-size:20vw;color:#fff}.ember{transition:opacity .3s linear}.ember.hidden{opacity:0}
