.content {
margin-block: auto;
}
.home {
font-size: 1.2rem;
.home section {
text-align: center;
.home a {
color: lightblue;
cursor: pointer;
text-decoration: underline;
#pgp {
#pgpmobile {
display: none;
@media (max-width: 600px) {
display: inline-block;