<div>
<style>
*>* {
background: #0B2429;
margin: 0;
}
div {
width: 100;
height: 100;
border-radius: 49.9%;
background: #998235;
box-shadow: 100px+0 #998235, 200px+0 #998235, 300px+0 #998235,
0+100px #998235, 0+200px #998235, 0+300px #998235,
100px+100px #998235, 100px+200px #998235, 100px+300px #998235,
200px+100px #998235, 200px+200px #998235, 200px+300px #998235,
300px+100px #998235, 300px+200px #998235;
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 597.95 {124}, 99.9% match | Link to the solution |
2 | 602.82 {520}, 100% match | Link to the solution |
3 | 613.96 {352}, 100% match | Link to the solution |
4 | 631.70 {266}, 100% match | Link to the solution |