#log {
    height: 10em;
    background-color: black;
    color: white;

    display: flex;
  flex-direction: column-reverse;
}