.footerdiv {
  position: relative;
  bottom:0;
  width:100%;
  border-top-style: solid;
  border-width: 1px;
  margin-top: 100px;
  opacity: 1;
  text-align: center;
}
 
