https://docs.google.com/presentation/d/1Wivk4GMoZTa-vVl64N_tXYevJ_-bP1qENAiuKroKhvo/edit?usp=sharing
Sure! Here’s a version with a more natural, personal tone that sounds like something you might say:
I built my page using simple HTML to lay out the main parts—like the big header with a background image, glowing title text, and a section for info and links. In the CSS, I played around with effects like object-fit: cover so the background doesn’t get stretched, and added a blur overlay using backdrop-filter to give it that cool, glassy vibe. One of my favorite tricks was using text-shadow and a glowIn animation to make the title pop, kind of like a neon sign. I also used CSS variables to keep everything consistent with my color palette and fonts—it made the whole design feel more cohesive and easier to update.

