<h3><em>Step 2.a</em> Make a keypair</h3>
<h6>Make your keypair</h6>
-<p>Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the <span style="color:#2f5faa; font-family: monospace;">ctrl + alt + t</span> shortcut). Use the following code to create your keypair in the terminal:</p>
+<p>Open a terminal. You should be able to find it in your applications (some GNU/Linux systems respond to the the <code>ctrl + alt + t</code> shortcut). Use the following code to create your keypair in the terminal:</p>
<p class="notes">We will use the command line in a terminal to create a keypair using the GnuPG program. A terminal should be installed on your GNU/Linux operating system, if you are using a macOS or Windows OS system, use the programs "Terminal" (macOS) or "PowerShell" (Windows) that were also used in section 1.</p>