/*
Theme Name: custom_v1
Theme URI: https://example.com/
Author: sparcktech_Agency
Author URI: https://example.com/
Description: Custom WordPress theme.
Version: 1.01
License: GNU General Public License v2 or later
Text Domain: deafult
*/

.myContiner{
    width: 100%;
    max-width: 1770px;
    margin: 0 auto;
    padding: 5px;
}

