*{
    margin: 0;
    padding: 0;
    list-style: none;
}

#text {
    font-family: "Consolas", "Courier New", monospace;
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 20%;
}