@import url(https://fonts.googleapis.com/css?family=Karla|Henny+Penny);

html, body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: white;
  background: white;
}
.sisu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  height: 100%;
  width: 100%;
  font-size: 5vw;
}
.joosep, .helen {
  margin: auto;
}
.joosep { 
  grid-area: 1 / 1 / 2 / 2; 
  font-family: 'Karla', sans-serif;
  text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px;
}
.helen { 
  grid-area: 1 / 2 / 2 / 3; 
  font-family: 'Henny Penny', cursive;
  text-shadow: 0 1px 0px #378ab4, 1px 0 0px #5dabcd, 1px 2px 1px #378ab4, 2px 1px 1px #5dabcd, 2px 3px 2px #378ab4, 3px 2px 2px #5dabcd, 3px 4px 2px #378ab4, 4px 3px 3px #5dabcd, 4px 5px 3px #378ab4, 5px 4px 2px #5dabcd, 5px 6px 2px #378ab4, 6px 5px 2px #5dabcd, 6px 7px 1px #378ab4, 7px 6px 1px #5dabcd, 7px 8px 0px #378ab4, 8px 7px 0px #5dabcd;
}
.joosepitaust {
  grid-area: 1 / 1 / 2 / 2; 
  background: url(joosepitaust.jpg);
  background: url(joosepitaust.webp);
}
.helenitaust {
  grid-area: 1 / 2 / 2 / 3;
  background: url(helenitaust.png);
  background: url(helenitaust.webp);
}
.joosepitaust, .helenitaust {
  -webkit-background-size: cover;
  -webkit-background-repeat: no-repeat;
  -webkit-background-position: center;
  /*-webkit-background-attachment: fixed;*/
  -moz-background-size: cover;
  -moz-background-repeat: no-repeat;
  -moz-background-position: center;
  /*-moz-background-attachment: fixed;*/
  -o-background-size: cover;
  -o-background-repeat: no-repeat;
  -o-background-position: center;
  /*-o-background-attachment: fixed;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*background-attachment: fixed;*/
}@import url(https://fonts.googleapis.com/css?family=Karla|Henny+Penny);

html, body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: white;
  background: white;
}
.sisu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  height: 100%;
  width: 100%;
  font-size: 5vw;
}
.joosep, .helen {
  margin: auto;
}
.joosep { 
  grid-area: 1 / 1 / 2 / 2; 
  font-family: 'Karla', sans-serif;
  text-shadow: #FFF 0px 0px 5px, #FFF 0px 0px 10px, #FFF 0px 0px 15px, #FF2D95 0px 0px 20px, #FF2D95 0px 0px 30px, #FF2D95 0px 0px 40px, #FF2D95 0px 0px 50px, #FF2D95 0px 0px 75px;
}
.helen { 
  grid-area: 1 / 2 / 2 / 3; 
  font-family: 'Henny Penny', cursive;
  text-shadow: 0 1px 0px #378ab4, 1px 0 0px #5dabcd, 1px 2px 1px #378ab4, 2px 1px 1px #5dabcd, 2px 3px 2px #378ab4, 3px 2px 2px #5dabcd, 3px 4px 2px #378ab4, 4px 3px 3px #5dabcd, 4px 5px 3px #378ab4, 5px 4px 2px #5dabcd, 5px 6px 2px #378ab4, 6px 5px 2px #5dabcd, 6px 7px 1px #378ab4, 7px 6px 1px #5dabcd, 7px 8px 0px #378ab4, 8px 7px 0px #5dabcd;
}
.joosepitaust {
  grid-area: 1 / 1 / 2 / 2; 
  background: url(joosepitaust.jpg);
  background: url(joosepitaust.webp);
}
.helenitaust {
  grid-area: 1 / 2 / 2 / 3;
  background: url(helenitaust.png);
  background: url(helenitaust.webp);
}
.joosepitaust, .helenitaust {
  -webkit-background-size: cover;
  -webkit-background-repeat: no-repeat;
  -webkit-background-position: center;
  /*-webkit-background-attachment: fixed;*/
  -moz-background-size: cover;
  -moz-background-repeat: no-repeat;
  -moz-background-position: center;
  /*-moz-background-attachment: fixed;*/
  -o-background-size: cover;
  -o-background-repeat: no-repeat;
  -o-background-position: center;
  /*-o-background-attachment: fixed;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*background-attachment: fixed;*/
}