Spaces:
Runtime error
Runtime error
| body { | |
| font-family: Arial, sans-serif; | |
| background: linear-gradient(to right, #6366f1, #ec4899); | |
| color: white; | |
| padding: 40px; | |
| } | |
| h1 { | |
| font-size: 2.5em; | |
| } | |
| a { | |
| color: #ffe082; | |
| text-decoration: none; | |
| font-weight: bold; | |
| } | |