<?php
include "../root.class.php";
// $dash = new Dashboard();
// $dash->select_creator("create_details", "small", "service_tickets", "completed = 'completed'");


?>
<style>
    body {
        font-size: 7vw;
        text-align: center;
        color: #145693;
        margin-top: 15vw;
        font-weight: 900;
    }

</style>
WELCOME 