.hint {
  width: 80%;
}

.hint-wrapper {
  float: left;
  width: 100%;
  color: white;
  background-color: rgba(255,255,255,0.05);
  padding: 20px 20px;
  margin-top: 10px;
  border-radius: 10px;
}
