body{margin:0;font-size:18px;font-family:Arial,Helvetica,sans-serif}.fullscreen .section{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:row;padding:10px;box-sizing:border-box;transition:height .3s ease-in-out}.fullscreen .section .image{width:50%;display:flex;justify-content:center}.fullscreen .section .image img{max-width:100%;height:auto;z-index:2}.fullscreen .section .text{width:50%;text-align:center}.fullscreen .section .text h1{margin:0;font-size:2em}.fullscreen .section .text p{font-size:1.2em}.text p{margin:0 10px}@media (max-width: 768px){.fullscreen{height:auto}.fullscreen .section{height:auto;flex-direction:column;padding:20px 0}.fullscreen .section .image,.fullscreen .section .text{width:100%}}
