/* datalogger.css */
#liveChart {
    display: block;
    margin: 0 auto;
    width: 80%; /* Adjust the width as needed */
}
