body {
  margin: 0;
  min-height: 100vh;
  background: url("images/background.jpg") center / cover no-repeat fixed;
}
