*{
  margin: 0;
  padding: 0;
}
body{
  background: url('img/home.png');
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  
}
