body {
  margin: 0;
  height: 100vh;
}
.invoice-container {
  border: 0;
  width: 100%;
  height: 100%;
}
