.home{
    width: 100%;
    height: calc(100vh - 70px);
    display: flex;
}