#create-post-form {
    background-color: aqua;
    display: flex;
    flex-direction: column;
}