.mycontainer {text-align: center; font-family: 'Roboto', sans-serif; line-height: 24px;
font-size: 14px;height: 100%;
    width: 100%;
    }
.mycontainer h2 {font-family: 'Roboto', sans-serif; font-size: 32px; font-weight: bold; text-transform: uppercase;}


.footer-min{font-size:10px; font-style: italic;}

.content {position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}

