Display:table-cell cannot be centered vertically

https://codepen.io/niusz/pen/.
review element found invalid. Display:table-cell
clipboard.png

Css
Mar.10,2021

    width: 200px;
    height: 300px;
    border: 2px solid -sharpccc;
    display: table-cell;
    vertical-align: middle;

do you write wrong? yes, you can.


I think it's OK! But the code I click to connect to is not consistent with the code you show

Menu