File size: 299 Bytes
01d43bf
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html lang="en">
<head>
    <title>MangaColorizer</title>
</head>
<body>
    <h1 style="text-align: center;font-size: xx-large;">MangaColorizer</h1>
    <p style="text-align: center;font-size: large;">Upload a black and white drawing and get its colorized version</p>
</body>
</html>