* {
  box-sizing: border-box;
}

.footer {
  font-family: Tahoma, sans-serif;
  text-align: center;
  width: 100%;
  padding: 10px;
  position: absolute;
}

.tabcontent {
  width: 100%;
  height: 100%;
}

