You display a long text content in a div.
You need to prevent the vertical scrollbar of the browser from being displayed.
Which CSS element should you use?
A. @page
B. @keyframes
C. overflow-x
D. overflow-y
Explanation:
References: https://www.w3schools.com/cssref/css3_pr_overflow-y.asp