body {
background: url(https://mypillowfort.nekoweb.org/templates/milo/bg6.gif);
background-size: 150px;
margin: 0;
image-rendering: pixelated;
font-family: 'plushie', ms ui gothic, ms pgothic, sans-serif;
}
::selection {
background-color: #FFBEBD95;
text-shadow: 1px 1px white;
}
/* width */
::-webkit-scrollbar {
width: 11px;
}