body {
  background-color: black;
  color:darkred;
}

#lassodog {
    height: 80vh;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

h1{
	font-size: 4em;
}

h2{
	font-size: 3em;
}

p{
	font-size: 2em;
}
