html,
body {
  height: 100%;
}
body {
  display: flex;
  background-color: #eeeeee;
}
.modal-sheet .modal-dialog {
  max-width: 380px;
}
p {
  text-align: justify;
}
img {
  width: 100%;
}
