Mayrasilva's picture
Upload 3 files
26adb41 verified
Raw
History Blame Contribute Delete
248 Bytes
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;
}