Update Log
9/11/2025 - put some more work in, mostly stuff on the back end.
- updated the background images on both the body and header
- updated a lot of the back end html so now it should be more up to standard (header and footer are now within the body tag)
- moved the updates page to it's own directory for better site organization
- added the little 'hosted by neocities' image to the bottom, including alt text!
- also figured out a div box for later content, hopefully
- removed the 'scroll bounce' from the top and bottom
9/9/2025 - made a navbar that does work! and am learning what a beautiful mess my first attempt at a website was. I know what a nav is now. After VERY MUCH experimentation, I have finally correctly positioned my header and footer and nav and main. Look at me go!!
Update: It does not work. Something to do with the min-height: 100vh of the .main. I don't know. I'm tired and frustrated. going to fix the footer and maybe nav and try to figure out divs within .main. Also fix the space between p elements. its coming along.
9/8/2025 - made the website, messed around and made the header and footer, and a navbar that absolutely does not work.