.app-header {
  width: 100%;
  border-bottom: thin lightgrey solid;
  background-color: white;
  padding: 4px;
}

.app-header--title {
  margin: 0 auto;
  margin-top: 30px;
}
