Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
devtools
/
zoom.html
blob: da84820335963258ec45e8554293450bfb0e2df3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
</head>
<body>
<button
style
=
"
width
:
100px
;
height
:
200px
;
"
>
Click
</button>
</body>
</html>