body {
text-align: center;
font-family: 'Roboto', sans-serif;
}
img {
width: 200px;
height: 266.67px;
filter: drop-shadow(4px 4px 15px rgba(0, 0, 0, 1));
}
.text {
font-size: 25px;
font-family: 'Roboto', sans-serif;
}
.mcsg {
color: #00ff00;
font-size: 25px;
}
.grn {
color: #ffff00;
font-size: 18px;
}
.skintitle {
font-size: 32px;
font-family: 'Minecraft';
text-shadow: 4px 4px black;
}
.space {
padding-top: 4px;
}
