blob: a7ace3fb5ebc28c21cffa1d25f2586291c967131 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<style>
div {
width: 60px;
height: 60px;
}
</style>
<body style="background: olive;">
<div style="background: red; mix-blend-mode: multiply"></div>
</body>
</html>