/
chrooter
/
parolus
Обзор
Документация
Войти
/
chrooter
/
parolus
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
frontend/src/style.css
19 строк
242 B
IVAN CHISTYAKOV
Initial
30 июн 2024, 14:07
30 июн 2024, 14:07
d981dae
Код
Авторство
О чём код?
html,body { margin: 0px; padding: 0px; color: var(--text-color); } #app { width: 100vw; height: 100vh; display: flex; flex-direction: column; justify-content: center; align-items: center; margin: 0px; padding: 0px; }