/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : Nov 14, 2022, 2:58:24 PM
    Author     : minty
*/

/* bigshot one font */
@import url(https://fonts.googleapis.com/css?family=Cabin+Condensed);

/*body,html{margin:0;padding:0;height:100%;}
body{
  background: #f1f1f1;
  background-size:cover;
  font-family: 'Cabin Condensed', sans-serif;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
}*/
svg{font-weight:bold;max-width:400px;height:100%;}