body {
  background-color: rgb(254, 195, 195);
}

.text {
  display: block;
}

.rotate {
  position: fixed;
  top: 60px;
  right: 80px;
  width: 100px;
}
