Skip to content

Instantly share code, notes, and snippets.

@Iren1313
Iren1313 / map_7f98e7ef.html
Created May 13, 2026 08:46
TelecomTRF map
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html lang="uk">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Карта</title>
<style>
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; height: 100%; font-family: -apple-system, system-ui, sans-serif; }
@Iren1313
Iren1313 / map_889b0a5a.html
Created May 13, 2026 05:23
TelecomTRF map
<!DOCTYPE html>
<html lang="uk">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Карта</title>
<style>
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; height: 100%; font-family: -apple-system, system-ui, sans-serif; }
body { background: #1a1d24; color: #e8eaed; }
@Iren1313
Iren1313 / map_82ff3951.html
Created May 12, 2026 18:19
TelecomTRF map
<!DOCTYPE html>
<html lang="uk">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Карта</title>
<style>
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; height: 100%; font-family: -apple-system, system-ui, sans-serif; }
body { background: #1a1d24; color: #e8eaed; }