#autoentrepreneur-form-container {
    display: none;
    width: 90%;

    box-sizing: border-box;
    padding: 20px;
    border: 2px solid green;
    border-radius: 5px;
}