I'm looking for feedback on the article pages on my website. What can be improved in terms of font, layout, colors, etc. to make the articles more readable and overall just more pleasing to go through? Thank you very much!

Example page:
https://kenney.nl/knowledge-base/game-assets-3d/importing-3d-models-into-game-engines

Importing 3D models into game engines · Kenney

@kenney As a minor note, using media queries to default to light or dark mode based on @media (prefers-color-scheme) would be nice. Gets you your color scheme preference on first visit, and works without javascript.