Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 757 Bytes

029_suffocate.md

File metadata and controls

37 lines (31 loc) · 757 Bytes

Target #29: Suffocate

Link to the target

img


<p><p>
<style>
  * {
    background: #1A4341;
    color: F3AC3C;
  }
  p {
    width: 250;
    height: 250;
    border-radius: 100px 0;
    background: #F3AC3C;
    margin: -108 -58;
    -webkit-box-reflect: right;
  }
  p+p {
    scale: -1;
    margin: 108 192
  }
</style>

Attempts

Attempt Score Link
1 629.37 {274}, 100% match Link to the solution
2 635.88 {253}, 100% match Link to the solution
3 684.60 {163}, 100% match Link to the solution