.wrapper {
    display: flex;
    flex-flow: column;
    align-items: center;
 }

#exportFlatDS {
    margin-bottom: 30px;
}
