.body, html {
height: 100%;
background-image: url(https://i.postimg.cc/2yJj2Fgb/tumblr-50af3950939c2574c48793d97e23876c-6519373a-100.gif);
cursor: url('https://cur.cursors-4u.net/nature/nat-1/nat23.png'), auto;	
}

.content {
  display: grid;
  grid-template-rows: 170px 600px 120px 40px;
  margin-top: 10px;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
}

.div1 {
  display: grid;
  grid-template-columns: 600px 150px ;
  margin-bottom: 10px;
}

.header {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(11, 126, 30);
  background-image: url(https://i.postimg.cc/R0QDdS2Q/bnr017.jpg);
  background-size: 100%;
}

.div2 {
  display: grid;
  grid-template-columns: 250px 250px 250px;
}

.div2A {
  display: grid;
  grid-template-rows: 200px 400px ;
}

.motifs {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(194, 171, 144);
  background-image: url(https://i.postimg.cc/zv8SZ1CK/kabe3.gif);
  overflow: scroll;
  line-height: 2px;
  font-size: 13px;
  color: rgb(56, 56, 56);
}

.sunflowers {
  position: absolute;
}

.things {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(194, 171, 144);
  overflow-y: scroll;
  overflow-x: hidden;
  background-image: url(https://i.postimg.cc/qMVjwsVT/w-37.gif);
  font-size: 13px;
  color: rgb(56, 56, 56);
  line-height: 10px;
}

.div2B {
  display: grid;
  grid-template-rows: 150px 80px 370px;
}

.about {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: white;
  font-size: 13px;
  line-height: 14px;
  color: rgb(56, 56, 56);
}

.teru {
  height: 50px;
  position: relative;
  left: 200px;
  top: -47px;
}

.txtimg {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-color: rgb(72, 143, 148);
}


.images {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-image: url(https://i.postimg.cc/T1KWY3Xy/6a916e2f2c5b1da3363f692f05335d72.jpg);
  background-size: 70px;
  overflow: scroll;
}

.div2C {
  display: grid;
  grid-template-rows: 300px 300px;
}

.idk {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-image: url(https://i.postimg.cc/yxQswrTj/cover.jpg);
  background-size: 120%;
}

.journal {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  border-radius: 15px;
  background-image: url(https://i.postimg.cc/9Q1FT5CZ/tumblr-e9c03db4847ee1ba3fc1c4e451686bf6-a6af381b-500.jpg);
  background-size: 80px;
  padding-left: 20px;
}

.journalhead{
  display: inline-block;
  margin-bottom: 5px;
}

.entries {
height: 190px;
overflow: scroll;
}

.entry {
  width: 170px;
  font-size: 12px;
}

.pen {
  display: block;
  position: relative;
}

.div3 {
  border-style: solid;
  border-width: 1px;
  border-color: black;
  background-image: url(https://i.postimg.cc/Gm8dfCSW/hi01-y.gif);
  overflow-x: auto;
}

.pngbb {
  display: inline-block;
}

.freetxt {
  font-size: 9px;
  color:rgb(80, 80, 80);
  position: absolute;
  bottom: 32px;
  left: 40px;
}

.home {
  margin-top: 10px;
}