* {
  padding: 0px;
  margin: 0px;
}

html {
  min-height: 100%;
}

body {
  background: #327669 url("../img/bg.jpeg") no-repeat bottom right;
  text: black;
  min-height: 100%;
}
