body {
  text-align: center;
  margin: 0px;
  user-select: none;
}

header {
  font-size: 150%;
}

#header1 {
  font-family: "Freehand", "Comic Sans MS", sans-serif;
  margin-right: 8px;
}

#header2 {
  font-family: "Kode Mono", "Comic Sans MS", monospace;
}

p {
  font-family: "Roboto Mono", monospace;
  color: #1a1a1a;
}

a:link {
  color: black;
}

a:visited {
  color: #3b3b3b;
}

footer {
  padding: 24px;
  position: fixed;
  bottom: 0px;
  width: 100%;
}

#ocena {
  font-family: "Freehand", "Comic Sans MS", sans-serif !important;
  font-size: 72px;
  font-style: italic;
  font-weight: 900;
}
