.app-body {
    font-family: 'Roboto Mono', monospace;
}

.blue-backround {
    background-color: #88c1d0;
}

.top-spacing {
    margin-top: 30px;
}
