Note
This no longer works in browser!
This no longer works if you're alone in vc! Somebody else has to join you!
Warning
There are now two quest types ("stream" and "play")! Pay attention to the instructions!
| <h1>Light/Dark Toggle<br> Button</h1> | |
| <div> | |
| <input type="checkbox" class="checkbox" id="checkbox"> | |
| <label for="checkbox" class="checkbox-label"> | |
| <i class="fas fa-moon"></i> | |
| <i class="fas fa-sun"></i> | |
| <span class="ball"></span> | |
| </label> | |
| </div> |