.wip {
    width: 100vw;
    height: 50vh;

    display: flex;
    justify-content: center;
    align-items: center;
}