body, html {
  height: 100%;
  margin: 0;
  background-color: white;
  background-image: url(https://i.postimg.cc/QxrKHbXx/mcpbx4..gif);
  background-color: white;
}
.text-container {
  border: none;
  background: transparent;
}
.container{
  width: 350px;
  background-color: white;
  margin: auto;
  padding:0px;
  border: 10px solid transparent;
  border-image: url(https://file.garden/aJGLMr6QXQgAAQ9n/images/borders/greenishborder.png) 30% round ;
}
img{
  max-height:100%; 
  max-width:100%;
}
.title{
  text-align:center;
  font-family: Adia;
  color: #228888;
  font-size: 30px;
}
.caption{
  text-align: center;
  font-family: Adia;
  color: #AAD5D4 ;
  font-size: 16px;
}
.myURLS{
  text-align: center;
  font-family: Adia;
  color: #456E6F;
  font-size:  18px;
}
a{
  font-family: Adia;
  color: #55BBBB;
  text-decoration: underline transparent;
}
@font-face{
  font-family: "Adia";
  src: url(https://file.garden/aJGLMr6QXQgAAQ9n/fonts/Adia_Demo.ttf);