nav {
  background-image: url("logo-final.e6580f88.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 200px; }
body {
  background-image: url("background-img.f932271b.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%; }

html {
  width: 100%; }
