Cyflex wiki + paragraph
by Magayaga
HTML
<link rel="stylesheet" href="https://magayaga.pages.dev/cdn/cyflex/@1.0.5/cyflex.css">
<html>
<body>
<h1 class="text-center margin-7">World</h1>
<img class="center full-rounded large-shadow yellow-shadow" src="https://upload.wikimedia.org/wikipedia/commons/2/2f/Hubble_ultra_deep_field.jpg">
<p class="margin-x-7 margin-x-3 text-justify">In its most general sense, <mark class="dark">the term <strong>"world"</strong> refers to the totality of entities, to the whole of <a class="blue" href="https://en.wikipedia.org/wiki/Reality">reality</a> or to everything that is.</mark> The nature of the world has been conceptualized differently in different fields. Some conceptions see the world as unique while others talk of a "plurality of worlds".</p>
<p class="margin-x-7 margin-x-3 text-justify">Some treat the world as <a class="blue" href="https://en.wikipedia.org/wiki/World#Monism_and_pluralism">one simple object</a> while others analyze the world as a complex made up of many parts. In <i class="blue"><a href="https://en.wikipedia.org/wiki/World#Scientific_cosmology">scientific cosmology</a></i> the world or universe is commonly defined as "The totality of all space and time; all that is, has been, and will be". <i class="blue"><a href="https://en.wikipedia.org/wiki/World#Theories_of_modality">Theories of modality</a></i>, on the other hand, talk of possible worlds as complete and consistent ways how things could have been.</p>
<p class="margin-x-7 margin-x-3 text-justify"><i class="blue"><a href="https://en.wikipedia.org/wiki/World#Phenomenology">Phenomenology</a></i>, starting from the horizon of co-given objects present in the periphery of every experience, defines the world as the biggest horizon or the "horizon of all horizons". In <i class="blue"><a href="https://en.wikipedia.org/wiki/World#Philosophy_of_mind">philosophy of mind</a></i>, the world is commonly contrasted with the mind as that which is represented by the mind. <i class="blue"><a...
CSS
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
height: 100%;
}