Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 973 Bytes

daily-target_2023-11-06.md

File metadata and controls

43 lines (36 loc) · 973 Bytes

Daily Target: 06/11/2023

Link to the target

img


<p>
<style>
  * {
    background: #302562;
    border: 20px solid #0098D1;
    border-radius: 50px;
    width: 180;
    height: 60;
    margin: 100 90;
  }
  *>* {
    rotate: 90deg;
    margin: -20
  }
  p {
    border: 0;
    border-radius: 0;
    width: 120;
    height: 120;
    margin: -30 30;
    background: radial-gradient(1q, #302562 0 30px, #0098D1 0 50px, #302562 0)
  }
</style>

Attempts

Attempt Score Link
1 609.72 {390}, 100.0% match Link to the solution
2 611.99 {368}, 100.0% match Link to the solution
3 636.92 {250}, 100.0% match Link to the solution

Other solutions