#zakeke-configurator-container {
    display: none;
    width: 100%;
    height: 100%;
    border: 0;
    overflow: hidden;

    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999999;
}

#zakeke-configurator-frame {
    width: 100%;
    height: 100%;
    border: none;
}

#zakeke-configure-button {
    vertical-align: top;
    margin-right: 1%;
    margin-bottom: 15px;
    line-height: 2.2rem;
    padding: 14px 17px;
    font-size: 1.8rem;
}