<style>
body {
background: linear-gradient(#D669EC 100px, #FDFBF8 100px 120px, #D669EC 120px) 50% 83%/46% 60% no-repeat #D669EC;
}
*>* {
border: 20px solid #FDFBF8;
border-radius: 50%;
position: fixed;
width: 100;
height: 100;
margin: 80 40;
-webkit-box-reflect: right 40px;
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 618.06 {325}, 100% match | Link to the solution |
2 | 616.74 {333}, 100% match | Link to the solution |
3 | 655.62 {207}, 100% match | Link to the solution |
4 | 658.33 {202}, 100% match | Link to the solution |