/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 6 de jan. de 2026, 16:44:55
    Author     : HP
*/

body { font-family: Arial; background-color: #f0f0f0; color: purple; }
#map { width: 100%; }
#alerts { padding: 10px; background: lavender; }