body {
    font-family: Arial, sans-serif;
    text-align: center;
}

video {
    width: 100%;
    max-width: 400px;
    border: 1px solid #333;
}

#output {
    margin-top: 10px;
    font-size: 1.2em;
}
