#content {
  width: 300px;
  height: 200px;
  font-size: 200%;
  background-color: yellow;
  position: absolute;
  left: 300px;
  top: 100px;
  padding-left: 5em;
}