@font-face { font-family: "AtkinsonHyperlegible"; src: url('font/AtkinsonHyperlegible-Regular.ttf'); }

html { background-image: url('image/bg.svg'); background-size: 30px; font-family: 'AtkinsonHyperlegible', system-ui, sans-serif; color: white; zoom: 150%; }
a { text-decoration: none; color: lightgrey; }
a:hover { color: grey; }

.content { text-align: center; }
.content img { width: 100%; max-width: 400px;}

.list a, .list p { display: block; margin: 15px; }
.list-c a, .list-c p { display: block; margin: .1px; line-height: 0.7 }

#back { margin-left: 10px; }
#copyright-h { color: darkgrey; font-size: 12pt; }
#copyright { color: darkgrey; font-size: 6pt; }