Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 905 Bytes

daily-target_2023-10-14.md

File metadata and controls

31 lines (26 loc) · 905 Bytes

Daily Target: 14/10/2023

Link to the target

img


<style>
  * {
    background: linear-gradient(90deg, #2D696F 0 100px,#A9C482 0 150px, #2D696F 0) no-repeat 75px/250px 250px #A9C482;
    color: #A9C482;
  }
  *>* {
    background: #A9C482;
    position: fixed;
    width: 150;
    height: 50;
    margin: 25 125;
    box-shadow: 0 200px, -150px 100px, 150px 100px, 0 100px #2D696F;
  }
</style>

Attempts

Attempt Score Link
1 615.22 {343}, 100.0% match Link to the solution
2 621.04 {309}, 100.0% match Link to the solution
3 644.67 {230}, 100.0% match Link to the solution