body {
  font-family: "Bricolage Grotesque", sans-serif;
  background: url(bg.jpg);
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
