The Setup
Now, you may wish to use a standardised layout for your webshrine. Personally, I like to approach my webshrines as a blank canvas. Whole new CSS set up.
For this example, Iām going to use Beyond the End. Now the benefit of using Beyond the End is thereās set colours already related to it.
Fair warning, Iām using astro (a static site generator), so your code will probably look slightly different. Here Iām just using it to pull in what would usually be under <head>

Plus one blank canvas, now with background colour. If I really wanted, I could steal the entire background image from the BeyondTheEnd.Gay, but Iām going to keep this simple.

Maybe, ācause weāre feeling nice, weāll add a back button to the main site. Iām also going to stylise it while Iām here since the blue and purple doesnāt work great on a purple background. I would usually put a title of some sort ā you can decide if youād rather have the text or any relevant logos! But with that out the way, letās start populating our shrine.