index.less 182 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .title { display: flex; justify-content: center; align-items: center; font-size: 25px; font-weight: bold; } .map { height: 300px; } .div-time { padding: 10px 15px; }