#top-bar {
  display: flex;
  justify-content: flex-end;
}

body {
  font-size: 32px;
}