/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/
 
/* reset styles */
html, body, div, span, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, var, b, u, i,
dl, dt, dd, ol, ul, label, li, fieldset, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0;  border: 0; outline: 0; font-size: 100%;
	vertical-align: baseline; background: transparent;
}
 
.lift {
	margin: 1rem;
	padding: 1rem;
	border-width: 2px;
	border-style: solid;
	border-radius: 5px;
	width: 15%;
}




