This paragraph will be entirely selected when clicked by the user.
This paragraph has default select behavior.
This paragraph will not be selectable when clicked by the user.
.overflow-auto on an element with
                                                    set width and height dimensions. By design, this content will vertically
                                                    scroll.
                                                .overflow-hidden on an element with
                                                    set width and height dimensions.
                                                .overflow-visible on an element
                                                    with set width and height dimensions.
                                                .overflow-scroll on an element with
                                                    set width and height dimensions.
                                                | baseline | top | middle | bottom | text-top | text-bottom |