summaryrefslogtreecommitdiff
path: root/info/censorship.html
blob: 18632473177a78db976338b231aaa86005176e2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=1060">
<title>Red Flag Over Paris - Censorship Variant</title>
<style>
body {
	background-color: slategray;
}
img {
	display: block;
	margin: 24px auto;
	border-radius: 12px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5);

}
</style>
<body>

<img src="censorship.jpg">

</body>