This is the code the opacity isn't working help please.
<html>
<style>
body {
z-index: -1;
opacity: 20%;
}
</style>
<body>
<body class="my-container" style="background-image: url('https://i.ytimg.com/vi/3KNQfA21QyQ/maxresdefault.jpg');">
</body>
</html>