@import "shared/mixins-and-vars";

[role="log"] {
    background: black;
    color: #090;
    font-family: ModeSeven;
    padding: 1em;
    height: 183px;
    overflow: auto;
    white-space: break-spaces;
}
