body {
  background: black;
  background-image: url(https://wallpapermemory.com/uploads/431/sheldon-cooper-background-full-hd-423019.jpg)
}
p {
  color: limegreen;
  font-weight: bold
}
h1 {
  font-weight: bold;
  color: springgreen
}
h2 {
  font-weight: bold;
  color: white
}
ol {
  font-weight: bold;
}
}
a {
  font-weight: bold;
  color: white
}