body{
  margin:0 ;
}

header{
 position: relative;
  text-align: center;
  bottom: 80px;

}

.navbar{
  background-color: white;
  height:20px;
}