body{
    background-color:LightBlue;
}
h1{
    font-family:Cursive;
}
p{
    font-family:Cursive;
    margin:100px,10px,100px,10px;
    padding:100px,10px,100px,10px;
    color:white;
}
li{
    font-family:Cursive;
}
#try1{
    background-image:url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQWjTYWETN5TqSZ_7KFWnbDS1F7ZZNqxWKjZVv08taVUT_PtnpUEyjzWPyoqgIgXtBFBz4:https://i0.wp.com/katzenworld.co.uk/wp-content/uploads/2019/06/funny-cat.jpeg%3Ffit%3D1920%252C1920%26ssl%3D1&usqp=CAU);
    background-repeat: no-repeat;
    background-position:right bottom;
    padding:15px;
}
a:hover{
    font-size:30px;
    color:ForestGreen;
}
img{
    width:200px;
    height:200px;
}
.whattheheck{
    padding:50px;
    border-style:single;
}
#rcorners3 {
  border-radius: 25px;
  background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS7LhI1PBZw6M3ZLLH0599TThr_fT3mCJxJ6hUlpaxRfoKcDEYatAkdkwGlV9XWC_pKxAQ:https://www.ledr.com/colours/white.jpg&usqp=CAU);
  background-position: left bottom;
  background-repeat: repeat;
  padding: 10px;
  width: 10px;
  height: 20px;
}
a{
    font-family:Cursive;
    color:Orange;
}
#yuhh{
    border-radius: 25px;
    background: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS7LhI1PBZw6M3ZLLH0599TThr_fT3mCJxJ6hUlpaxRfoKcDEYatAkdkwGlV9XWC_pKxAQ:https://www.ledr.com/colours/white.jpg&usqp=CAU);
    background-position: left bottom;
    background-repeat: repeat;
    margin:30px;
    padding:10px;
    width: 310px;
    height:40px;
    font-size:32px;
}
#lol{
    background-image:url(https://media.istockphoto.com/id/680810342/photo/dog-watching-tv-on-the-couch.jpg?s=612x612&w=0&k=20&c=CQXmfuqlwL49GhcLDXIQSEZwq3iGpIkPJneWJUiI_0U=);
    background-repeat: no-repeat;
    background-position:right bottom;
    padding:15px;
}
h3{
    font-family:Cursive;
}
.uh{
    font-size:15px;
    color:#6F4BEC;
}
b{
    color:black;
}
#yike{
    width:400px;
}
.truss{
    height:400px;
    width:400px;
}