body {
  background-image: url("boiled.jpg");
  background-repeat: repeat;
  background-size: 450px;
  margin: 0;
  width: auto;
  height: auto;
}