.unknown-enemy {
width: 80px;
height: 180px;
background: linear-gradient(180deg, black, black, transparent);
color: white;
border-top-left-radius: 100px;
border-top-right-radius: 100px;
font-size: 2cm;
text-align: center;
line-height: 180px;
margin: 20px;
font-family: MadokaRunes;
}