﻿html,body { margin:0px; padding:0px; background-color:#FDEDDD; }
svg { position:fixed;bottom:0px; height:50vh; width:100vw; }
h1 { position: fixed; left: 300px; top: 50px; font-size: 36px; color: rgb(0 65 35); letter-spacing:0.3em; }
#Logo { position: fixed; top:50px; left:50px; width: 200px; }
#Login img { position: fixed; bottom: 50px; right: 50px; width: 150px; border: 10px solid #FFF }