change opacity of entire document html code example Example: css opacity .div{ opacity: 0.8; /* 1 means fully visible, 0 means invisible */ }