This commit is contained in:
Henry Hiles 2025-11-07 15:38:14 -05:00
commit e805641de7
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: background-color: rgba(0, 0, 0, 0);
background-color: rgba(0, 0, 0, 0);
font-size: 25vw;
color: white;
font-family: "Momo Trust Sans", sans-serif;