.thoughts {
    position: absolute;
    left: -9999px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.thoughts input {
    autocomplete: off;
}