Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
HTML
CSS
Heading One
Paragraph text inherits global styles and spacing to keep content readable.
Primary link
body { font-family: "Source Sans Pro",sans-serif; color: #0f172a; margin: 0; } h1, h2, h3 { line-height: 1.2; margin: 0 0 0.75em; } p { margin: 0 0 1.5em; } a { color: #2563eb; text-decoration: none; } a:hover { text-decoration: underline; }