/* 
hey carnage do you know candace?
YOUR MOTHER HUNG HERSELF GRAAAAAAAAAAAAAAAAAAAAAH
theme from vemon: let there be carnage starts playing
*/
html {
  background-image: url('/floppa.jpg'); 
  background-repeat: no-repeat; 
  background-attachment: fixed; 
  background-size: cover; 
  margin: 20px;
}
body {
  font: Tahoma;
  text-align: center;
  align-items: center;
  color: white;
  font-family: Arial;
  text-shadow: 1px 2px black;
}