#dmp-container {
    text-align: center;
    font-family: Arial, sans-serif;
}

#dmp-date-time {
    font-size: 18px;
    margin-bottom: 10px;
}

#dmp-moon-phase {
    font-size: 16px;
}

#dmp-moon-phase img {
    width: 100px; /* Adjust the size as needed */
    height: auto;
}
