More information: https://systemfontstack.com/
CSS variables are very usefull to avoid long list of fonts each time.
Also, it's easier to read and maintain.
Signed-off-by: Max Charrier <max@puffer.fish>
Flexbox are very usefull to center things and make it smarter.
I removed style linking with class and use element directly.
BREAKING-CHANGES: Use new color based on Pantone Color of the Year 2025
Signed-off-by: Max Charrier <max@puffer.fish>
Fix element a/button must not appear as a descendant of button/a
element.
Use only a element with distinct class style
Signed-off-by: Max Charrier <max@puffer.fish>