body {
    margin-left: 8px;
}

.flex {
    display:inline-flex;
    flex-direction: row;
}

.textbox {
    padding: 0px 60px 0px 60px;
}