.container {
    width:50vw;
    margin: 0 auto;
}
.doily-container {
    position: relative;
}


.doily-logo { 
    width: 100%;
    height: auto;
}

.doily-alphabet {
    margin-top: 6vh;
    width: 100%;
    height: auto;
}

  .click_here {
    position: absolute;
    bottom: 8px;
    left: 16px;
    width:40%;
    height: auto;
}