I need assistance with displaying my Skider (Img) in the center of my webpage. Currently, it is being displayed on the left side and not fully visible. Any help would be greatly appreciated. Additionally, I am facing issues with the header section not displaying properly along with the slider problem.
Below is the code snippet:
<div class="Container">
<div class="Header">
<div class="Slider">
<div class="Center">
<div class="Chat">
<div class="Chat_Icon">
<img src="Slicing & Images/Chat_Icon.png" />
</div>
<div class="Live">
<h5> Live Chat 24/7 </h5>
</div>
<div class="Number">
<h5> +1 970 950 7000 </h5>
</div>
</div>
<div class="Social_Media">
...