Update test.html

This commit is contained in:
vkservicesllc
2018-11-06 19:05:36 -05:00
committed by GitHub
parent 6e3af02d1e
commit 71c89ff5bd

View File

@@ -1,7 +1,13 @@
<!DOCTYPE html>
<head>
<title>Test Document</title>
<style>
body {
width: 640px;
margin: 64px auto;
font-family: Arial;
}
</style>
</head>
<body>
<h2>This is test page</h2>