
A simple note document:
-
Would have some bullets
alert();
-
And another bullet
And maybe some bold
and italics for emphasis:
1.
And a numbered list
2.
Continuing.
body { display: flex; align-items: center; justify-content: center; margin: 0 auto; height: 100vh; } .showcase { position: relative; } .bg-image { opacity: 0.7; }
And a hyperlink to google
for good measure.