body {
  font-family: sans-serif;
}

img.pfp {
  border-radius: 50%;
}

#filter:checked ~ .random-username {
  display: none;
}