.adView{
  position: fixed;
  bottom: 0px;
  left: 30%;
  height: 64px;
  width: 40%;
  background-color: rgb(87, 34, 46);
}

.adView p{

}
