Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 975 Bytes

011_eye-of-sauron.md

File metadata and controls

41 lines (34 loc) · 975 Bytes

Target #11: Eye of Sauron

Link to the target

img


<p left>
<p right>
<style>
  body {
    background: radial-gradient(1px, #84271C 25px, #0000 0 50px, #ECA03D 0 69px, #0000 71px) #191210;
  }
  p {
    width: 60;
    height: 30;
    border: 20px solid #ECA03D;
    border-radius: 0 0 50px 50px;
    border-top: 0;
  }
  [left] {
    margin: 150 0 0 42;
  }
  [right] {
    margin: -100 242;
    scale: -1
  }
</style>

Attempts

Attempt Score Link
1 612.10 {367}, 100% match Link to the solution
2 618.06 {325}, 100% match Link to the solution
3 643.83 {232}, 100% match Link to the solution

Highest place in the leaderboard: 67 (2023-08-28)