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