23 lines
1.8 KiB
HTML
23 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>capitalism kills</title>
|
||
<link rel="stylesheet" href="styles.css?v=1.1">
|
||
</head>
|
||
<body>
|
||
<main>
|
||
<div class="container">
|
||
<img class="background-image" src="red_star.png" alt="Red Star">
|
||
<blockquote>
|
||
When one individual inflicts bodily injury upon another such that death results, we call the deed manslaughter; when the assailant knew in advance that the injury would be fatal, we call his deed murder. But when society places hundreds of proletarians in such a position that they inevitably meet a too early and an unnatural death, one which is quite as much a death by violence as that by the sword or bullet; when it deprives thousands of the necessaries of life, places them under conditions in which they cannot live – forces them, through the strong arm of the law, to remain in such conditions until that death ensues which is the inevitable consequence – knows that these thousands of victims must perish, and yet permits these conditions to remain, its deed is murder just as surely as the deed of the single individual; disguised, malicious murder, murder against which none can defend himself, which does not seem what it is, because no man sees the murderer, because the death of the victim seems a natural one, since the offence is more one of omission than of commission. But murder it remains.
|
||
</blockquote>
|
||
<p class="author">- Friedrich Engels</p>
|
||
<p class="source">
|
||
From: <a href="https://www.marxists.org/archive/marx/works/1845/condition-working-class/ch07.htm" target="_blank">Condition of the Working Class in England, 1845</a>
|
||
</p>
|
||
</div>
|
||
</main>
|
||
</body>
|
||
</html>
|