Review my random quote machine


check out my random quote machine.
Also i need some help with the border of body

The font is hard to read.

Twitter button doesn’t work.

You should add check to your random number and if it is the same pick another to avoid showing the same quote.

Add to your CSS:

.well {
  border: none;
}