body {
    overflow-x: hidden;
}

.add-career {
    padding: 50px 200px;
}

.add-career textarea {
    height: 200px;
}