26.02.2023
restructuring
I have updated the Starter Kit. It now consists of three optional CSS files, which I have also uploaded individually in the downloads section.
The "Quick Start" files:
- resets.css
    Helps to create a consistent layout across different browsers. - prettify.css
    Helps to create a consistent style and improves accessibility (e.g. with touch-friendly buttons and visual feedback for clickable elements). - forms.css
    Helps to create a responsive layout for forms.
In summary: The entire code has been restructured and is now more understandable and flexible.