diff --git a/src/styles.gleam b/src/styles.gleam index 5bbdfa1..f887b0c 100644 --- a/src/styles.gleam +++ b/src/styles.gleam @@ -1,4 +1,4 @@ -// this css is IA-generated, sorry, really not a front guy +// this css is AI-generated, sorry, really not a front guy pub const shared_css = " * { margin: 0; padding: 0; box-sizing: border-box; }