body {
    background-color: #cccccc;
}

.output {
    margin: 0px;
    margin-top: 8px;
    background-color: #3c3c3c;
    color: #ffffff;
    width: 100%;
    height: 80%;
}

.a002 {
    font-family: sans-serif;
    font-size: 13px;
}

.a003 {
    text-decoration: none;
    color: #000000;
}

.footer {
    text-align: center;
    color: #000000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}