div {
  background-color: #30a0ff;
  color: white;
}

#header_img {
  width: 100%;

}

button {
  background-color: #30a0ff;
  color: white;
  border: none;
  border-color: #1080ff;
}