# New Website Look!
## Website CSS
As you can see, the [[Contact Me|Starcat Games]] site has a whole new look! Using a combination of the the CSS I made in my old `publish.css` and input from a couple different AI agents (gross, I know), I aimed for replicating the look of something like what Zachtronics did in parts of [Mobius Front](https://store.steampowered.com/app/971160/Mbius_Front_83/). Some other sample sources can be found [here](https://github.com/viler-int10h/FFmpeg-CRT-transform) and [here](https://int10h.org/blog/2021/03/simulating-non-crt-monitors-ffmpeg-flat-panels/).
![[zachtronics_mobius.png]]
I'm going to keep iterating on it, but I think it looks pretty fun as-is already! Some of the things I'm still thinking about changing are:
- Re-work quote blocks from before so they fit the new aesthetic better
- Improve and polish the filtering and animations for images
- Maybe tweak code blocks so they fit a bit better visually overall
- Mess with the body text font to see if there's a way to make it a bit easier to read, or look for an alternative
- Look into changing divider lines into bolder ones like in the examples (double lines like in the above image would look pretty cool)
In any case, the current look is mainly a combination of fonts, background colors, and textures — the fonts in use are [Bitcount Single]() and [Fixedsys Excelsior]().
I had a super clean light/dark theme set up before, but I also felt like it was pretty darn boring, and after browsing other peoples' sites on [Neocities](https://neocities.org/browse), I was inspired to try and make something a bit more interesting and opinionated.
#web #obsidian #blog