/*
Theme Name: Zellyo
Author: Aminur Morol
Description: A custom secure theme built from scratch for a web agency named Zellyo.
Version: 1.0
*/

body {
    font-family: Arial, sans-serif;
    background-color: #ffffff;
    color: #333333;
    text-align: center;
    padding: 50px;
}