#information{width:600px}#information h1{font-size:80px}#information p{color:var(--information-p);text-align:justify;margin-top:10px}#h1-developer{color:var(--white)}#h1-software{font-size:130px;color:var(--green)}@media(max-width:1100px){#information{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:350px;width:350px;text-align:center;margin:0 auto}#information #h1-developer{font-size:40px}#information #h1-software{font-size:65px}#information p{font-size:16px;padding:10px}}@media(max-width:768px){#information{margin-top:5rem}}