<p top>
<p center>
<p bottom>
<style>
*>* {
background: radial-gradient(106q, #EFEB99 106q, #8647E6 0);
}
p {
background: #0000;
position: fixed;
width: 60;
height: 60;
border: 20px solid #8647E6;
}
[top] {
margin: 12 222;
}
[center] {
margin: 92 142;
}
[bottom] {
margin: 172 62;
}
</style>
Attempt | Score | Link |
---|---|---|
1 | 614.65 {347}, 100.0% match | Link to the solution |
2 | 624.98 {291}, 100.0% match | Link to the solution |
3 | 666.03 {189}, 100.0% match | Link to the solution |