.app-header {
    color: black;
    font-family: Open Sans, sans-serif;
    border-style:none;
    width: 500;
    offset: 10px;
}

.app-row {
    width: 1000px;
    offset: 10px;
    color: darkgrey;
    border-style:none;
    }

.app-input {
    offset: 10px;
    border-style:none;
    width: 500px;
    min-width: 500px;
    font-family: Open Sans, sans-serif;
    font-size:80%;
    color: darkgray;
}

.app-news {
  position: absolute;
  min-width: 1500px;
  left: 600px;
  top: 80px;
  border-style: none;
  color: darkgray;
  border-width: thin;
}}
