Remix.run Logo
o11c 5 days ago

Adding 1 CSS rule gets rid of the slowness:

  background-color: black !important;
I'm not sure which specific one is to blame, but there is a lot of transparency in various colors, both foreground and background.
terpimost 3 days ago | parent [-]

Thank you very much for a solution. We will investigate the issue.