#drop_zone {
       background-color: #eeeeee;
       width: 100%;
       padding: 60px 0;
}
#drop_zone p {
        font-size: 20px;
        text-align: center;
}
#btn_upload,
  #fileCV {
            display: none;
        }