]> git.sesse.net Git - remoteglot/blobdiff - www/index.html
Do not show the board before we have an initial load.
[remoteglot] / www / index.html
index 45bab22a10165c445a4168b29442b4f6c5e9923c..d2a4d4923ccbe4daf9413ecd3ddaedcc00c238bf 100644 (file)
@@ -24,7 +24,7 @@
   <script type="text/javascript" src="js/remoteglot.min.js"></script>
   -->
 </head>
-<body>
+<body style="opacity: 0">  <!-- Avoid layout shift on initial load. -->
 <audio id="ding" preload="none">
   <source src="ding.opus" type="audio/ogg; codecs=opus" />
   <source src="ding.mp3" type="audio/mp3" />