modified: templates/quiz.html

This commit is contained in:
SimolZimol
2025-06-01 19:13:26 +02:00
parent 6fc16f6733
commit 29819a192d

View File

@@ -5,6 +5,10 @@
<!-- Spotify Web Playback SDK -->
<script src="https://sdk.scdn.co/spotify-player.js"></script>
<style>
body {
font-family: Arial, sans-serif;
padding: 20px;
}
body {
font-family: Arial, sans-serif;
max-width: 800px;