<body>
tag is styled with width: 50vw
and height: 50vh
, so it takes up only half the width and half the height of the browser’s content area. Resize the browser window and watch how the size of the body
element (indicated by the black box) changes.