@vexar-fantasySubmitted 5 months ago
What challenges did you encounter, and how did you overcome them?
don't realize that width is height, height is width, lol
don't realize that width is height, height is width, lol
u made me realize I forgot to include my modified read me. Thank u. also, I'm pretty sure you intended to add your own twist to the design, but just in case you didn't, it's definitely not meant to be italicized, and the box shouldn't take the whole page. You can limit the width and height in the CSS using max-width and max-height. I noticed there's no top margin either, so you probably want to play around with either using margin-top, or simply translating the Y position of your container downwards after resizing it appropriately.