blob: b6f75e6f8ce5d6077b0ffa712c4507fbe9b6dccc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=1120">
<title>Moderates</title>
<link rel="stylesheet" href="/fonts/fonts.css">
<style>
body{background-color:slategray}
div{background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black}
</style>
</head>
<body>
<div style="background-image:url(pac_m.webp);width:1100px;height:850px"></div>
|