@media screen and (min-width: 300px) {
  bar {
    max-width: 80%;
  }
}
