body {
  background-color: white;
  color: red;
  font-family: ;
}

#backCard {
  background-image: url(http://d3ad-3nd.neocities.org/placeholderBackground.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  
}