For the inner-box class add the position styles
.inner-box { flex: 1; background-color: transparent; border-radius: 8px; border: 2px solid white; position: relative; top: -8px; }