SOURCE

console 命令行工具 X clear

                    
>
console
<div class="content-wrap">
  <p>As a developer, I specialize in creating modular and scalable front-end architectures. As an educator, I focus on creating inclusive learning environments, instructor training and curriculum development. I'm also a certified Instructor!</p>
</div>
.content-wrap {
  background: lightblue;
  padding: 20px;
  margin: 0 auto;
  max-width: 400px;
  width: 60%;
  min-width: 200px;
}