main textarea {
    width: 100%;
    height: 100%;
    resize: none;
    outline: none;
    white-space: nowrap;
    font-size: 1.5em;
}
