html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;font-family:Inter,serif;font-size:14px}.r3f{touch-action:none}.htmlScreen iframe{width:1024px;height:670px;border:none;border-radius:20px;background:#000}.parent{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.container{grid-area:1 / 1 / 2 / 2;margin:1rem}.bodycopy{margin-top:1rem;padding:0;line-height:1.1}.bodycopy p{margin:0;padding:0;line-height:1.1}a{color:#000;text-decoration:none}@media (max-width: 768px){.parent{grid-template-columns:1fr}.container{grid-area:1 / 1 / 2 / 2;margin:0;width:100%;height:100vh}}
