body {
  background-color: #000;
  background-image: url("darkness.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 50%; 
}