<p>
<style>
* {
background: #3A345E;
position: fixed;
color: E0DEF0;
}
*>* {
border: 20px solid;
border-radius: 50%;
margin: 70 150;
box-shadow: 60px 0, -60px 60px, 0 60px, 60px 60px, 120px 60px, -60px 120px, 0 120px, 120px 120px;
}
p {
margin: 100 40;
border-radius: 50px;
height: 100;
box-shadow: -60px 60px
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 611.11 {376}, 100.0% match | Link to the solution |
2 | 618.06 {324}, 100.0% match | Link to the solution |
3 | 644.25 {231}, 100.0% match | Link to the solution |