Skip to content

Latest commit

 

History

History
53 lines (48 loc) · 1.17 KB

daily-target_2023-09-17.md

File metadata and controls

53 lines (48 loc) · 1.17 KB

Daily Target: 17/09/2023

Link to the target

img


<p corner>
<p edgeHort>
<p edgeVert>
<style>
  * {
   background: #F5BE6C;
   color: #B74838;
  }
  p {
    position: fixed;
    border-radius: 65px;
  }
  [corner] {
    border: 32q solid;
    margin: -48 -84;
    height: 220;
    width: 200;
    -webkit-box-reflect: right 30px
  }
  [edgeHort] {
    width: 30;
    height: 30;
    background: #B74838;
    box-shadow: -60px 0 0 50px #F5BE6C;
    margin: 202 46;
    -webkit-box-reflect: right 232px
  }
  [edgeVert] {
    width: 30;
    height: 30;
    background: #B74838;
    margin: 52 146;
    box-shadow: 0 -64px 0 50px #F5BE6C;
    -webkit-box-reflect: right 30px
  }
</style>

Attempts

Attempt Score Link
1 600.94 {635}, 100.0% match Link to the solution
2 604.74 {474}, 100.0% match Link to the solution
3 618.24 {324}, 100.0% match Link to the solution