<p>
<style>
* {
background: #302562;
border: 20px solid #0098D1;
border-radius: 50px;
width: 180;
height: 60;
margin: 100 90;
}
*>* {
rotate: 90deg;
margin: -20
}
p {
border: 0;
border-radius: 0;
width: 120;
height: 120;
margin: -30 30;
background: radial-gradient(1q, #302562 0 30px, #0098D1 0 50px, #302562 0)
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 609.72 {390}, 100.0% match | Link to the solution |
2 | 611.99 {368}, 100.0% match | Link to the solution |
3 | 636.92 {250}, 100.0% match | Link to the solution |