.mgm-hava-durumu {
    font-family: Arial, sans-serif;
    margin: 20px;
}

.mgm-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.mgm-table th, .mgm-table td {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}

.mgm-table th {
    background-color: #f2f2f2;
}