
*{
    
    padding: 0;
    margin: 0;
   
}
.title {
    font-size: 10pt;
font-family:'Pixeled';
color:aliceblue;
text-align:center;
}

body {
    background-color: #131e3a;
    
}

	