/*
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 : 20 Sept 2024, 2:21:11 pm
    Author     : elliot
*/

body {
    background-color: rgb(153,192,255);
   
}

.font {
    font-size:50px;
}

.h {
    left: 100px;
}

.m {
    right: 100px;
}

