body {
  min-height: 100vh;
  position: relative;
}

.copyrightDiv {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}

.disclaimer_aiart {
  padding-top: 25px;
  text-align: center;
}