maybe fix tiktok?

This commit is contained in:
Henry Hiles 2025-11-07 15:28:14 -05:00
commit 747bf8fa8e
No known key found for this signature in database

View file

@ -32,7 +32,7 @@ void main(List<String> argsRaw) async {
<style>
@import url('https://fonts.googleapis.com/css2?family=Momo+Trust+Sans:wght@800');
body {
background-color: black;
background-color: background-color: rgba(0, 0, 0, 0);
font-size: 25vw;
color: white;
font-family: "Momo Trust Sans", sans-serif;