css
body {
  margin: 0;
  background-image: url('proxi/nature.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}