html,
body {
    background-color: #f7daf1;
  height: 100%
}

.holding-box {
    text-align: center;
    color: #af2c99;
}

.holding-box>img {
    width: 90%;
}