body {
	padding: 10px;
	font-family: 'MS PGothic', sans-serif;
	image-rendering: pixelated;

}

.container {
  border: 482px solid transparent;
  padding: 15px;
  border-image: url(https://kovacore.neocities.org/Images/GothicBorderV2.png) 241 repeat;
  color: red;
  }
  
  