@font-face {
	font-family: 'Smash'l
	src: url('https://www.psychoticfriends.net/fonts/smash.ttf') format('truetype');
	     url('https://www.psychoticfriends.net/fonts/smash.woff2') format('woff2');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
	font-family: 'Smash', monospace;
	color: #ff0000;
	background-color: #000000;
}

img {
	max-width: 100%;
}
