#word_count_div {
    position: absolute;
    right: 10px;
    color: #8D8F94;
    font-size: 14px;
    line-height: 20px;
    bottom: 10px;
    background-color: #fff;
}
.tool__container.ai_tool textarea {
    padding: 10px 30px 30px 10px !important;
}
