diff --git a/src/meowo.module.scss b/src/meowo.module.scss index 83804b3..33ec76d 100644 --- a/src/meowo.module.scss +++ b/src/meowo.module.scss @@ -4,4 +4,9 @@ background: url(/assets/kittycatcat.png); background-size: cover; text-shadow: 0 2px 2px black; + + .owo { + font-size: 120%; + font-weight: 900; + } } \ No newline at end of file diff --git a/src/meowo.svelte b/src/meowo.svelte index 243ce00..ba2e002 100644 --- a/src/meowo.svelte +++ b/src/meowo.svelte @@ -10,11 +10,13 @@ } -
+

meow mewoweu :3

this is a cat cat kitty cat zone :3

meowo the greatnes :3

Meowo "The greatness"

-

Worship the great Meowo

+

+ Worship the great MeOwO +

{@html meowo_meow}

\ No newline at end of file