body {
  width: 100%;
  margin: 0 auto;
}

.logo-row {
  width: 100%;
  height: 100%;
  margin: 10px auto;
}

.btn-row {
  width: 100%;
  height: 100%;
  margin: 14px 0px 10px auto;
}

.link {
  color: inherit;
}

.link-default {
  text-decoration: none;
  color: #ffffff !important;
  background-color: transparent !important;
  font-size: larger;
}

img[src*="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"]
{
  display: none;
}
