Back to battles
#201
Triple Zero
<div></div>
<div></div>
<div></div>
<style>
body {
background: #998235;
display: grid;
grid-template-columns: auto auto auto;
gap: 20px;
place-content: center;
}
div {
width: 30px;
height: 150px;
border-radius: 25px;
border: 30px solid #0b2429;
}
div:nth-child(odd) {
border-color: #fcbe5c;
}
div:nth-child(1)::after {
content: '';
width: 50px;
height: 30px;
background: #fcbe5c;
position: absolute;
top: 50%;
left: 0;
translate: 0-50%;
box-shadow: 350px 0 #fcbe5c;
}
</style>31
Opacity
1/8

LookAway
Soon

Tree
Soon

Crystal
Soon

Walls
Soon

Antenna
Soon

Lantern
Soon

Triple Zero
#201

Steering Wheel
Soon