<p a>
<style>
html {
background: linear-gradient(0deg,#FADE8B 0 150px, #0000 150px) 80%10%/100px #E3516E;
}
body {
background: linear-gradient(90deg, #E3516E 0 50px, #0000 50px 350px, #E3516E 350px);
margin: 0;
}
p {
position: absolute;
}
[a] {
width: 240;
height: 90;
left: 50;
top: 59;
border: 30px solid #FADE8B;
border-radius: 50%;
background: #E3516E;
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 606.83 {427}, 100% match | Link to the solution |
2 | 627.47 {281}, 100% match | Link to the solution |
3 | 677.64 {172}, 100% match | Link to the solution |
4 | 695.76 {150}, 100% match | Link to the solution |