body{
    padding-top: 50px;
    background: #31363b;
    background-image: url('/res/ears.svg');
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 40% auto;
}