body {
  background-image: url("cringerreviews background.png");
  background-size: 100%;
  color: black;
  font-family: "impact";
}

a {
  color: red
}

box{
  background-color: beige;
  border-radius: 10px;
  height: 500px;
  width: 500px;
  text-align: center;
  position: absolute;
}