Style the application
With the HTML structure in place thanks to the previous lesson, it's time to apply CSS and make the app look better.
While this is not a CSS-basics or CSS-deepdive lesson, we cover everything necessary to align elements, apply conditional styles, and how Svelte directives help.