Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<style>
div {
display: block;
zoom: 2;
width: 40px;
height: 40px;
background-color: red;
}
</style>
<div></div>
<!DOCTYPE html>
<html>
<style>
div {
display: block;
zoom: 2;
width: 40px;
height: 40px;
background-color: red;
}
</style>
<div></div>