<head>
<style>
  body{
  //background-color: transparent;
background-color: rgba(0,0,0,0.3);
 backdrop-filter: blur(10px);
  }
</style>
</head>