main {
  display: block;
}

p {
  text-wrap: pretty;
}

::selection {
  background: rgba(140, 184, 255, 0.28);
}
