﻿.center {
   text-align: center;
   position: absolute;
    top: 68%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
font-size: 29px;
}
img {
    height: 100%;
}
.v {
    margin: auto;

      text-align: center;
    padding: 10px;

    position: absolute;
    top: 100%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}