Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 842 Bytes

daily-target_2023-08-23.md

File metadata and controls

35 lines (30 loc) · 842 Bytes

Daily Target: 23/08/2023

Link to the target


<div></div>
<div b></div>
<style>
  body {
    background: #F5D6B4;
  }
  div {
    margin: 50 92;
    width: 200px;
    height: 200px;
    background: #D86F45;
    clip-path: polygon(100% 0%, 0% 0, 100% 100%);
  }
  div[b] {
    zoom: 0.5;
    margin: -301 184;
  }
</style>

Attempts

Attempt Score Link
1 629.09 {275}, 100% match Link to the solution
2 643.41 {233}, 100% match Link to the solution
3 687.29 {159}, 100% match Link to the solution