body {
	background: #555;
	color: white;
	font-family: sans-serif;
}
dialog::backdrop {
	backdrop-filter: blur(3px);
	background: #0F02;
}