#prize {
  border: 1px solid #000;
  width: 300px;
  height: 25px;
  margin-left: 500px;
  margin-top: 120px;
  text-align: center;
  background: #FFFAFA;
  float: left;
  color: #F00000;
  font-weight: bold;
}