body {
  font-family: arial, sans-serif;
  text-align: Left;
  background-color: #009BF0;

}



h1 {
  margin-top: 0px;
}

diq {
  margin-top: 1px;
  display: inline-block;
  width: 420px;
  text-align: left;
}

button {
  margin: 1px;
  height:40px;
  width:70px;
  
}

p {
  margin: 1px;
  font-size: 15px;
  border: 0px solid powderblue;
  padding: 0px;
}

b7 {
  margin: 1px;
  font-size: 10px;
  border: 0px solid black;
  padding: 0px;
}



/* Set the width and height of the iframe */
iframe {
  width: 100%;
  height: 25px;
}

/* Remove the iframe border */
iframe {
  border: 0;
}


.mvv-departure-monitor {
  background-color: #f2f2f2;
  font-size: 16px;
}