body {
    font-family: Arial, sans-serif;
    text-align: center;
}
#test-container {
    width: 50%;
    margin: auto;
}
