#cartRadius {
  border-radius: 15px;
}

#fullheight {
  min-height: 100%;
}

#fillHeight {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#verfooter {
  bottom: 0;
  position: fixed;
}