.gas-app {
  max-width: 500px;
  margin: auto;
}

.gas-app input {
  display: block;
  margin-bottom: 10px;
}

.gas-app button {
  margin: 5px;
}