/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec. 20, 2020, 11:23:28 p.m.
    Author     : Andreas Quatember
*/

hr {
    border: none;
    height: 5px;
    color: black;
    background-color: black;
}
