Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 1.03 KB

daily-target_2023-08-28.md

File metadata and controls

42 lines (37 loc) · 1.03 KB

Daily Target: 28/08/2023

Link to the target

img


<p cube>
<p dots>
<style>
  body {
    background: #66284A;
    margin: 0;
  }
  [cube] {
    width: 140;
    height: 140;
    background: #F0CD48;
    border-radius: 29px;
    margin: 90 140;
    border: 10px solid #66284A;
    box-shadow: -40px -40px 0 -10px #F0CD48;
  }
  [dots] {
    width: 30;
    height: 30;
    background: #66284A;
    margin: -185 205;
    border-radius: 50%;
    box-shadow: 35px 35px #66284A, -35px 35px #66284A, 35px -35px #66284A, -35px -35px #66284A;  
  }
</style>

Attempts

Attempt Score Link
1 603.51 {497}, 100% match Link to the solution
2 608.03 {410}, 100% match Link to the solution
3 623.81 {296}, 100% match Link to the solution