First Name *Email Address *Phone NumberChoose coordinates on the map for the Fire Initial Point: Start simulation <div class="selected-coords"> <strong>Выбранные координаты:</strong> <div id="display-coords">Не выбраны</div> </div> <style> .selected-coords { margin: 15px 0; padding: 10px; background: #f5f5f5; border-radius: 4px; } #display-coords { color: #2c3e50; } </style>