/* so you CAN put multiple css scripts in the same css file, as long as it's predecessed by '.(name of div class here). that is so fucking awesome." */

body {
  background-color: white;
  color: green;
  font-family: Times;
}

.updatelogtxt {max-width: 400px; max-height: 150px; overflow-y: auto;}