#wrap{height:100%;max-height:100%}@media (min-width:1024px){#wrap{max-width:unset}}#fireworksContainer{background-color:#000;contain:strict;display:grid;flex-grow:1;grid-template:"fireworks-container" 100%/100%;min-height:0}#fireworksCanvas{color:#eee;height:100%;width:100%}#fireworksCanvas,#fireworksOverlay{display:block;grid-area:fireworks-container}#fireworksOverlay{background-color:#0000ff26;border:2px solid #0000ff30;border-radius:16px;grid-column:1;grid-row:1;opacity:1;padding:12px;place-self:center;text-align:center;transition:opacity 3s ease-out 3s;z-index:999}#fireworksOverlay p{color:#eee;font-family:Inter-Subset,sans-serif;font-size:2rem;font-style:normal;font-weight:400;margin:0;text-align:center;text-shadow:1px 1px 0 #00f}@media screen and (min-width:768px){#fireworksOverlay{max-width:50%}#fireworksOverlay p{font-family:Inter-Subset,sans-serif;font-size:4rem;font-weight:700}}