body {
  margin: 0;
}

img {
  width: 100%;
  height: auto !important;
}

#install-button-container {
  position: absolute;
  left: 50%;
}

#install-button {
  display: none;
  position: relative;
  left: -50%;
  width: 200px;
  height: 50px;
}
