body {
  font-family: Comic Sans MS;
  background-image: url("https://cdn.discordapp.com/attachments/899395304464482324/920021641512243240/stars.png");
  background-color: #cccccc;
  color: white;
}


#siteTitle {
content: "aka jankenspace! V2";
text-align: center;
font-size: 30px;
}

#smsg {
display:none;
}

#siteTitle:after {
content: " aka jankenspace! V2";
text-align: center;
font-size: 30px;
}

a:hover {
  color: white;
}
a {
  color: #0ff;
}

