<style>
* {
background: #763EDF;
}
*>* {
width: 80;
height: 80;
background: #6BD0FA;
box-shadow: -20px 100px #6BD0FA, 100px -20px #6BD0FA, 80px 80px #6BD0FA;
margin: 70 120;
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 651.05 {216}, 100% match | Link to the solution |
2 | 714.77 {131}, 100% match | Link to the solution |