.container {
  position: relative;
}


.ragnvaldr {
position: fixed;
bottom: 0;
left: 0;
height: auto;
}



.yabbadabba {
  position: absolute;
  top: 0px;
  left: 900px;
  width: 250px;
  height: auto;
}

.dabbayabba {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 250px;
  height:auto;
}