@charset "utf-8";
/* CSS Document */

div
{
    height: 25px;
    width: 88px;
    margin: auto;
    position: absolute;  
    bottom: 0; left: 0; top: 0; right: 0;
	content:url(https://flowing.hr/logosvg.svg);
}