body {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.canvas-text {
  margin-bottom: 1.5rem;
}