set bg colour

This commit is contained in:
liamcottle
2024-07-17 01:10:22 +12:00
parent a52a9f8a79
commit d0bcce102d

View File

@@ -19,7 +19,7 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9-1/md5.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/3.1.9-1/md5.js"></script>
</head> </head>
<body> <body class="bg-slate-300">
<div id="app" class="space-y-2 p-3"> <div id="app" class="space-y-2 p-3">