/*
 Theme Name:   hello-child
 Theme URI:    http://example.com/
 Description:  A child theme of the Parent Theme Name
 Author:       Your Name
 Author URI:   http://example.com/
 Template:     hello-elementor
 Version:      1.0.0
*/


body {
    background-color: #000;
}