.powered_by_mgs {
  position: fixed;
  bottom: 10px;
  text-align: center;
  width: 100%;
  background-color: white;
  bottom: 0;
  padding: 5px 0;
  z-index: 9999;
}

.powered_by_mgs a {
  text-decoration: none;
}

header{
  z-index: 9999;
}