html,body,.container {
 height: 100%;
}
.container {
 display: table;
}
.row
{
 height: 100%;
 display: table-row;
}
.vertical-center
{
 display: table-cell;
 float: none;
 vertical-align: middle;
}
.imgMobile
{
   width: 100%; height: auto;
}
.link
{
   font-size: x-large
}


img[alt="www.000webhost.com"]{display:none;}

