.body, html {
height: 100%;
background-image: url(https://i.postimg.cc/5yzcZ8F9/te-b-000.jpg);
cursor: url('https://cur.cursors-4u.net/nature/nat-11/nat1021.cur'), auto;	
}

.content {
  display: grid;
  grid-template-rows: auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  margin-top: 30px;
}

.txtf {
  width: 300px;
}

.griefblog {
  font-size: 12px;
  width: 600px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.rainbow-text {
    text-align: center;
    font-size: 15px;
}
.rainbow-text .block-line > span {
    display: inline-block;
}