.image
{
    max-width: 95vw;
    max-height: 95vh;
}

.center
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}