Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 958 Bytes

daily-target_2023-11-08.md

File metadata and controls

39 lines (33 loc) · 958 Bytes

Daily Target: 08/11/2023

Link to the target

img


<p>
<style>
  * {
    background: #3A345E;
    position: fixed;
    color: E0DEF0;
  }
  *>* {
    border: 20px solid;
    border-radius: 50%;
    margin: 70 150;
    box-shadow: 60px 0, -60px 60px, 0 60px, 60px 60px, 120px 60px, -60px 120px, 0 120px, 120px 120px;
  }
  p {
    margin: 100 40;
    border-radius: 50px;
    height: 100;
    box-shadow: -60px 60px
  }
</style>

Attempts

Attempt Score Link
1 611.11 {376}, 100.0% match Link to the solution
2 618.06 {324}, 100.0% match Link to the solution
3 644.25 {231}, 100.0% match Link to the solution

Other solutions