Sign in
cobalt
/
cobalt
/
02dc75a3e28204929da5793da854c523d59e642c
/
.
/
src
/
cobalt
/
tools
/
cobalt_in_a_tab
/
cobaltView.html
blob: 49169c714ae2e7d351cd78218a8f6861eb445beb [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Cobalt
</title>
<script
type
=
"module"
src
=
"./screenshot.js"
></script>
<link
rel
=
"stylesheet"
href
=
"styles.css"
>
</head>
<body
class
=
"black"
>
<div
id
=
"screenContainer"
>
</div>
</body>
</html>