Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

250
Views
Everything I add to section-2 (text-content spans and header) of my index.html doesn't show up on page

When I hover over .section-2 in inspector it appears like it's off the screen but the page won't let me scroll down. When I turn off position absolute on the header I can see the first two letters of it but again it goes off-screen and doesn't allow me to scroll.

/* Common Styles */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style-type: none;
  outline: none;
  font-family: "Jura", sans-serif;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

.section-2 {
  position: relative;
  padding: 10rem 10rem 15rem 10rem;
}
<section class="section-2" id="section-2">
  <h1 class="section-heading">About Me</h1>
  <p class="about-me-text"></p>
</section>

Picture of header Picture of .section-2

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!