/*
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 : 08.08.2016, 12:17:54
    Author     : Lukas
*/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

p {
  font-size: 1.5em; }

/*# sourceMappingURL=main.css.map */
