10 lines
No EOL
146 B
HTML
10 lines
No EOL
146 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<style>
|
|
* {
|
|
backdrop-filter: opacity(0%) ! important;
|
|
}
|
|
</style>
|
|
</head>
|
|
</html> |