﻿#content {
  width: 100%;
  border: 0;
  height: 100vh;
  overflow: auto;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 101px;
}

span.description {
  font-size: 14px;
  font-weight: normal;
  color: #999999;
}

footer {
  display: none;
}
