(https://i.sstatic.net/M6JCLCKp.png)
Использован синтаксис 100vh, 100%, использован другой контейнер div. Пробовал поля, но они просто расширяют страницу.
Код: Выделить всё
body {
margin: 0;
}
#container {
height: 100vh!important;
display: flex;
align-items: center;
justify-content: center;
}
#scoreboard {
font-family: "Kanit";
color: white;
height: 840px;
width: 100%;
}Код: Выделить всё
Подробнее здесь: https://stackoverflow.com/questions/784 ... t-on-image
Мобильная версия