1 2 3 4 5 6 7 8
/* 404.html */ .not-found { font-size: 26px; flex-direction: column; } .not-found .httpcode { font-size: 100px; }