body
{
	width: 95%;
	background-color: rgba(0, 0, 0, 1);
	font-family: Labrada;
	color: rgba(157, 152, 223, 1);
	margin: 10px;
	padding: 10px;
	
}
html
{
	cursor: default; cursor: url('https://lycheecreature.neocities.org/asa/chars/src/cursors/odd.png'), auto;
}

img
{
	height: auto;
	width: fit-content;
	white-space: pre;
	align-items: center;
	justify-content: center;
	 display: block;
  margin-left: auto;
  margin-right: auto;
}

.stats

{
	margin-left: 0%;
	font-size: clamp(0.5rem, 1.25rem, 2rem);
	text-transform: uppercase;
	line-height: 0.9;
}

.stats > p
{
	margin-bottom: 10px;
}
.line
{
	width: clamp(50vw, 90vw, 90vw);
	height: auto;
	display: flex;
	flex: 1 1 auto
}

.shape
{
	margin-right: clamp(1vw, 5vw, 5vw);
}