generated from skills/exercise-template
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Open
Description
<title>SPEYSBEAST (MSB)</title>
<style>
body {
margin: 0;
font-family: Arial, sans-serif;
background: radial-gradient(circle at top, #0b1020, #000);
color: white;
text-align: center;
}
.container {
padding: 60px 20px;
}
h1 { font-size: 48px; }
p { opacity: 0.85; }
a {
display: inline-block;
margin: 10px;
padding: 15px 30px;
background: #00ffa6;
color: black;
text-decoration: none;
border-radius: 30px;
font-weight: bold;
}
</style>
Metadata
Metadata
Assignees
Labels
No labels