Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 850 Bytes

161_converge.md

File metadata and controls

36 lines (29 loc) · 850 Bytes

Target #161: Converge

Link to the target

img


<p cubes>
<style>
  body {
    background: #E3516E;
    color: #FADE8B;
    clip-path: inset(50px+100px);
  }
  [cubes] {
    background: #FADE8B;
    width: 100;
    height: 100;
    rotate: 45deg;
    margin: auto;
    box-shadow: 0 130px, 130px 130px, 130px 0;
  }
</style>

Attempts

Attempt Score Link
1 628.82 {276}, 100% match Link to the solution
2 634.54 {257}, 100% match Link to the solution
3 676.91 {173}, 100% match Link to the solution

Highest place in the leaderboard: 676.91 (2023-09-01)