.ppc-customizer {
    display: flex;
}

.ppc-image-container {
    position: relative;
}

#ppc-canvas {
    position: absolute;
    top: 0;
    left: 0;
}

.ppc-controls {
    margin-left: 20px;
}

.ppc-area-control {
    margin-bottom: 10px;
}