@matt-j-penny

HTML / CSS Code:

<style>

#loginGroup {

-webkit-backdrop-filter: blur(10px);

backdrop-filter: blur(10px);

}

</style>