body {
  margin: 0;
}

.marge_top {
  position: relative;
  top: 55px;
  padding-bottom: 25px;
}

* {
  box-sizing: border-box;
}
