body {
    background-color: #93c5fd;
    min-height: 100vh;
}

.wish-img {
    max-width: 100%;
}

form .wish-img {
    max-width: 20%;
}