body { margin: 0; background: #d2d5da; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; } .iphone { width: 320px; height: 568px; border: 16px solid #33; border-radius: 40px; background: 000; box-shadow: 0 0 30px rgba(0,0,0,0.5); position: relative; overflow: hidden; }
This is a paragraph! Here's how you make a link: Neocities.
Here's how you can make bold and italic text.
Here's how you can add an image:
Here's how to make a list:
To learn more HTML/CSS, check out these tutorials!