.green {
color: green;
}
body {
  background: black; 
  color: white; 
  text-align: center;
  font-style: italic;
}
.discord {
  color: blue;
}
