body {
  background-color: #63A2EA; }

h1 {
  font-size: 52px;
  color: #ffffff;
  margin-top: 20vh;
  display: flex;
  justify-content: center; }

h2 {
  font-size: 42x;
  color: #ffffff;
  display: flex;
  justify-content: center; }

h3 {
  font-size: 22px;
  color: #ffffff;
  display: flex;
  justify-content: center; }

.trigger {
  display: flex;
  justify-content: center;
  margin-top: 25px; }

.random {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.tweet {
  margin-top: 30px;
  border: 2px dotted;
  padding: 5px; }

/*# sourceMappingURL=style.css.map */