body {
  background-image: url('21.jpg');
  background-size: cover;
  text-align: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  color: bisque;
}
