Link to article: Zeyu-eitothan of the Voru.
.orderdescription {
position: relative;
top: auto;
}
.orderwrapper {
display: grid;
}
.orderwrapper > * {
grid-column: 1 / -1;
grid-row: 1 / -1;
}
div.hytoth {
width: 75%;
padding: 0 1em;
margin: 0 auto;
box-shadow: rgba(0,0,0,.2);
margin-bottom: 10px;
border-style: solid;
border-width: 2px;
}
div.void {
border-color: ##909090;
background-color: #000000;
color: #bcbcbc;
}
div.rings {
border-color: ##800000;
background-color: #ffc39f;
}
div.ocean {
border-color: #000000;
background-color: #99DDFF;
}
div.sapient {
border-color: #000000;
background-color: #66DD66;
}
div.realboy {
border-color: #000000;
background-color: #FCEE55;
}
orderwrapper
second-hytoth
orderdescription
hytoth
void
hytoth
rings
hytoth
ocean
hytoth
sapient
hytoth
realboy