.Textarea-Wrap {
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
    height: 100%;
    min-height: inherit;
}
